Thursday, June 17, 2010

How to send email from bash with attachment using standard unix utils

mpack -s "Subject" -c application/octet-stream /home/user/file.zip friends@email.com

No comments:

Post a Comment