Last active
March 2, 2018 16:32
-
-
Save calippo/e11da72aa059cf930428f1233f0dd23a to your computer and use it in GitHub Desktop.
Send email from command line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo “very spoofy” | mail -s “much boring” [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment