this did what i wanted. no need to type enything else (e.g. :wq)
thanks.
erez.
On 6/4/06, Amos Shapira <[EMAIL PROTECTED]> wrote:
On 04/06/06, Erez D <[EMAIL PROTECTED]> wrote:
>
> hi
>
> i used to send attachments from commandline as:
> uuencode $fname $fname |mail -s $fname $recepiant
>
> however, this works only for a single attachment.
>
> how to send more than one attachment from cmdline ?
I'm not a huge mutt fan since I use graphics environments but I think it's the
ideal tool just for this - something like:
mutt -s "subject" -a "file1" -a "file2" ... [EMAIL PROTECTED]
should do the trick. I don't remember the specific tricks required to
prevent mutt from
prompting for confirmation but it should be possible as well. (I just
do ":wq" in the vi
it opens and move on).
Cheers,
--Amos
--
"(a grizzly) can tear through a tree like a Jewish mother
through self-esteem." - The Simpsons
=================================================================
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]
