|> 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.

]- not very helpfull,  especialy when i can see maeningfull result after many 
invocations not just 2-3 ... such as rrd-driven scripts


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

--
[EMAIL PROTECTED] mailing list

Reply via email to