Shell script to send email [duplicate] January 8, 2023 by Tarik Yes it works fine and is commonly used: $ echo "hello world" | mail -s "a subject" someone@somewhere.com