On Wed, Oct 30, 2002 at 01:10:21PM -0500, Reuben D. Budiardja wrote: > > Is there anyway to send e-mail with attachment from command line? the command > "mail" doesn't seem to have attachment capability.
The command "mutt" does. echo "text in the body of the mail" | mutt -a filename.txt [EMAIL PROTECTED] will send a mail containing filename.txt (and a little message) to that address. Emmanuel -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list