send files through email from the command line
Wednesday, December 20th, 2006Every now and then I need to send by email some file to a friend or coworker or even myself. I have found that the easiest way to do this is just having a shell script that do the hard work for you.
After some research I found a set of scripts that actually do what I want (credit goes to Heiner Steven). The bad news is that this is not a metasend command to send files as MIME atachments.
