crontab

Rick Stevens rstevens at vitalstream.com
Wed Jan 31 18:01:17 UTC 2007


On Wed, 2007-01-31 at 17:53 +0000, Thibaut wrote:
> Hi
> 
> I try to use the crontab.
> When I'm logged as root I enter "crontab -e"
> Then I past "*/15 8-18 * * 1-5 parse.sh 2>/dev/null 1>/dev/null"
> Then I exit and have the message : "crontab: installing new crontab"
> 
> When I'm logged as root I can execute normaly : "./parse.sh"
> 
> Where I am wrong ?

Try making that "/root/parse.sh >/dev/null 2>&1" and it'll probably
be OK.

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-             To iterate is human, to recurse, divine.               -
----------------------------------------------------------------------




More information about the fedora-list mailing list