[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: crontab
- From: Rick Stevens <rstevens vitalstream com>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: crontab
- Date: Wed, 31 Jan 2007 10:01:17 -0800
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 vitalstream com -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- To iterate is human, to recurse, divine. -
----------------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]