Using the default mail system of Unix:
echo "I am the body." | mail -s "Thus, I am the subject." recipient@example.com
The post Send Mail from Linux Terminal in One Line appeared first on BryMayor.com.
Using the default mail system of Unix:
echo "I am the body." | mail -s "Thus, I am the subject." recipient@example.com
The post Send Mail from Linux Terminal in One Line appeared first on BryMayor.com.