[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] mail command



Thanks! I works great.


Regards, 

Chris

-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx] On Behalf Of Anders
Sent: Thursday, October 23, 2003 11:31 AM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-developers] mail command


Or-Or wrote:
> I there a way to e-mail a file from shell to someone as an attachment? 
> I know it's possible to mail a file's contents by using...
> 
> mail -s "--== File ==--" me@xxxxxxxxxxxxx < /home/file.txt

uuencode /home/file.txt file.txt | mail -s "File" me@xxxxxxxxxxxxx

--anders

_______________________________________________
cobalt-developers mailing list cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers