Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用脚本 (ksh) 发送带有附件 ( .csv) 的邮件。
.csv
有人可以建议命令/语法吗?
mail -a /path/to/file -s "some subject" your.email@example.com