On Mon, Feb 09, 2004 at 11:25:48AM +0200, raptor wrote:
> hi,
> 
> Is there a way to test crontab... what i mean is to run a script in the same way the 
> crond did it, so I can check if there is some
> problems, permissions wrong etc...
> Otherwie I have to wait until crond trigger  the action and still have to guess what 
> is really happening by the external script actions...
> 
> Is there such a way to simulate full crond.. and later to be sure that when the 
> script executes after a day or so, everything will go fine...
> 

Why not just set it to run one time in five minutes? Then you can see
the result before having it run at its regular intervals.

Are you calling a script from your crontab? If that's the case just run
the script first to debug it.

--
Mike

--
[EMAIL PROTECTED] mailing list

Reply via email to