man mail
mail -s howdy [EMAIL PROTECTED] < name_of_file
this will mail a message to joe w/ subject of howdy. the message is
the name_of_file.
Robert W. Canary wrote:
> I'm trying to find out how do I send mail from a commadline that
> includes a particular file as the message text (an attac
On Fri, May 08, 1998 at 11:24:25AM -0500, Robert W. Canary wrote:
>I'm trying to find out how do I send mail from a commadline that
>includes a particular file as the message text (an attachtment would
>work just as good). I need to insert this into a script.
/bin/mail -s "subject here" [EMAI
On Fri, 08 May 1998 11:24:25 -0500, <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to find out how do I send mail from a commadline that
> includes a particular file as the message text (an attachtment would
> work just as good). I need to insert this into a script.
mail $recipient < $filen
Hi,
I'm trying to find out how do I send mail from a commadline that
includes a particular file as the message text (an attachtment would
work just as good). I need to insert this into a script.
Any suggestion would be appreciated
thanks in advance
--
robert
--
PLEASE read the Red Hat