[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] mail command
- Subject: [cobalt-developers] mail command
- From: "Or-Or" <or-or.list2@xxxxxxxxxxxxxx>
- Date: Thu Oct 23 08:26:00 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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
Regards,
Chris