To send mail from a Unix/Linux shell script

Submitted by barnettech on

echo "This is mail body" | mail -s "This is subject" mail_ID@somedomain.com