echo “This is a message with attachment” | mail -s Message -a dome_file.gz some_user_name
linux – send mail with attachment for other local user
Leave a reply
echo “This is a message with attachment” | mail -s Message -a dome_file.gz some_user_name