Cron sends mail after finishing job. How to turn off

Cris Rhea crhea at mayo.edu
Mon May 31 17:19:46 UTC 2004


> Message: 2
> Date: Mon, 31 May 2004 19:42:18 +0400
> From: Kevac Marko <russian_knight at degunino.com>
> Subject: Re: Cron sends mail after finishing job. How to turn off
> 	that?
> To: For users of Fedora Core releases <fedora-list at redhat.com>
> Message-ID: <40BB525A.7030806 at degunino.com>
> Content-Type: text/plain; charset=us-ascii; format=flowed
> 
> [root at rknight kernel]# cat /var/spool/cron/ffsearch
> # DO NOT EDIT THIS FILE - edit the master and reinstall.
> # (/tmp/crontab.21988 installed on Mon May 31 19:06:01 2004)
> # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
> MAILTO=""
> 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/ffsearch/online_check.pl 
>  > /dev/null
> 0 20 * * * /home/ffsearch/bin/ffsearch.pl -c > /dev/null
> 0 0,4,8,12,16 * * * /home/ffsearch/bin/ffsearch.pl -i > /dev/null
> 
> but mail still coming =( Now to ffsearch user.

0 0,4,8,12,16 * * * /home/ffsearch/bin/ffsearch.pl -i >/dev/null 2>&1

-- 
 Cristopher J. Rhea                     Mayo Foundation
 Research Computing Facility             Pavilion 2-25
 crhea at Mayo.EDU                        Rochester, MN 55905
 (507) 284-0587                        Fax: (507) 284-5231





More information about the fedora-list mailing list