Jason S. on Mon, 9 Aug 1999 10:08:06 -0400 (EDT) |
Get sharutils. mail-file does exactly what you want. If you have RH, just install the rpm. If not, snag the source rpm and build it. I'm sure there's others, but this is a really painless way to do that. Summary : The GNU shar utilities for packaging and unpackaging shell archives. Description : The sharutils package contains the GNU shar utilities, a set of tools for encoding and decoding packages of files (in binary or text format) in a special plain text format called shell archives (shar). This format can be sent through email (which can be problematic for regular binary files). The shar utility supports a wide range of capabilities (compressing, uuencoding, splitting long files for multi-part mailings, providing checksums), which make it very flexible at creating shar files. After the files have been sent, the unshar tool scans mail messages looking for shar files. Unshar automatically strips off mail headers and introductory text and then unpacks the shar files. Install sharutils if you send binary files through email very often. J. When I grow up, I wanna be more like me. I had a clue. I didn't like it. I took it back and exchanged it for an attitude. On Mon, 9 Aug 1999, Daniel W. Ottey wrote: > Is there anyway to attach a document to a mail message from the command > line? I guess it would be easy for a text file: > > echo "attachment.txt" > mail username > > But how about non-text files? > > Daniel W. Ottey > Sophomore Computer Science Student > Drexel University - Philadelphia, PA > http://www.snarfykat.org/ > AOL Instant Messenger: Snarf2002 - http://www.aim.aol.com/ > ICQ: 5723666 - http://www.mirabilis.com/ > IRC: ThundrKat - http://www.undernet.org/ > > > > _______________________________________________ > Plug maillist - Plug@lists.nothinbut.net > http://lists.nothinbut.net/mail/listinfo/plug > _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|