Skip to content

Instantly share code, notes, and snippets.

@jeremydw
Created June 20, 2014 17:46
Show Gist options
  • Save jeremydw/2925eba918b0c819d155 to your computer and use it in GitHub Desktop.
Save jeremydw/2925eba918b0c819d155 to your computer and use it in GitHub Desktop.
Send an attachment using mutt from the command line
mutt -a <filename>.txt -s "<subject>" -- <email address>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment