0316-mailx
echo "Hello, this is a test email." | mailx -s "Test Email" -a /home/user/documents/file.txt recipient@example.com
一个挺难的项目,后面居然做出来了。
皇天不负有心人啊!
echo "Hello, this is a test email." | mailx -s "Test Email" -a /home/user/documents/file.txt recipient@example.com
一个挺难的项目,后面居然做出来了。
皇天不负有心人啊!