On Mon, Jan 21, 2002 at 06:12:45PM +0200, Tzafrir Cohen wrote:
> Another unrelated message:
> 
> How can I attach a file to a message from the command-line?

A lot of people here mention utilities that can do the job, but also 
consider that the multipart format is trivial (just peek at a 
message containing attachments in a plain text viewer and you'll see) 
so you can write a 5-line shell script to do the job. Me it took 
several hours, but most of them went into writing a base64 
implementation in awk, no less, and then porting it to Solaris. Don't 
ask.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to