Command Line Cheat Sheet
Command Line Email (With Attacments)
uuencode <filename> <filename> | mail -s "Subject" user@example.com
Note that the second <filename> is required; it specifies the name that will show up for the attachment in the email client.