Re: centos 6.3, cron and mail script output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Mon, Nov 26, 2012 at 12:32 AM, Mihamina Rakotomandimby
<mihamina@xxxxxxxxx> wrote:
>
> I have "MAILTO=root" in the file.
> If I make a CLI test to mail to root, all is working.
>
> Is there a special feature such as "it only mail if STDERR"?
> Because all the messages (rsync output + echo "foo") is to STDOUT.
>
> I cant find any doc about that.
> I suspect the thing to mail only if it's an error message...

You can redirect stdout to /dev/null if you don't ever want it.  Then
cron will only send mail if something is written to stderr.  If you
want to collect stdout but discard it unless there is error output
you'll have to mange a tmp file yourself.

-- 
   Les Mikesell
     lesmikesell@xxxxxxxxx
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux