Revision: 21128
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at December 3, 2009 23:56 by webonomic
Initial Code
mail -s "My subject line" [email protected] < emailbody.txt
Initial URL
Initial Description
This command will email the contents of emailbody.txt to [email protected] with the subject My subject line.
Initial Title
Send email using mail command on linux
Initial Tags
command, mail, line
Initial Language
Bash