09-08-07 12:36 AM
On 2007-09-07, nobody wrote:
> this might be a easy question but i got after i run this command
>
> command | mail user@domain.com
>
> this works
>
> but command | mail user1@domain.com user2@domain.com
>
> does not work
What does "does not work" mean? What does happen?
Do you get any error messages? IF so, post them.
That command would work with every version of mail I have seen,
though sometimes the command would be mailx rather than mail.
--
Chris F.A. Johnson, author | <http://cfaj.freeshell.org>
Shell Scripting Recipes: | My code in this post, if any,
A Problem-Solution Approach | is released under the
2005, Apress | GNU General Public Licence
[ Post a follow-up to this message ]
|