Skip to content

Instantly share code, notes, and snippets.

@michfield
Last active October 11, 2015 20:58
Show Gist options
  • Save michfield/3918645 to your computer and use it in GitHub Desktop.
Save michfield/3918645 to your computer and use it in GitHub Desktop.
Simple way to delete all mail, from CLI

Simple as typing in terminal:

mail
d*
q

That's it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment