Re: Cron sends mail after finishing job. How to turn off that?
From: Michael Schwendt (fedora_at_wir-sind-cool.org)
Date: 05/31/04
- Previous message: Chris McCutcheon: "Re: Xfce with FC2"
- In reply to: Kevac Marko: "Re: Cron sends mail after finishing job. How to turn off that?"
- Next in thread: Kevac Marko: "Re: Cron sends mail after finishing job. How to turn off that?"
- Reply: Kevac Marko: "Re: Cron sends mail after finishing job. How to turn off that?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 17:52:49 +0200 To: For users of Fedora Core releases <fedora-list@redhat.com>
On Mon, 31 May 2004 19:42:18 +0400, Kevac Marko wrote:
> [root@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.
Also when you use &>/dev/null instead of what is in the file
right now?
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Chris McCutcheon: "Re: Xfce with FC2"
- In reply to: Kevac Marko: "Re: Cron sends mail after finishing job. How to turn off that?"
- Next in thread: Kevac Marko: "Re: Cron sends mail after finishing job. How to turn off that?"
- Reply: Kevac Marko: "Re: Cron sends mail after finishing job. How to turn off that?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]