Skip to content

Instantly share code, notes, and snippets.

@dchentech
Created November 4, 2013 08:26
Show Gist options
  • Save dchentech/7299676 to your computer and use it in GitHub Desktop.
Save dchentech/7299676 to your computer and use it in GitHub Desktop.
send mail via sendmail command line
cat - README.markdown << EOF | sendmail -t
to:[email protected]
from:[email protected]
subject:debian-jk
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment