[Zope] Can't get my crontab -e working

Reinoud van Leeuwen reinoud.v at n.leeuwen.net
Mon May 17 13:12:31 EDT 2004


On Mon, May 17, 2004 at 12:08:00PM -0500, Laura McCord wrote:
> This is what I did:
> 
> crontab -e
> 
> */2 * * * * wget http://path/to/my/pythonscript

You might want to use the full path of wget there. The binary might not be      
in the PATH of the user that cron runs under.                          
And it is also a good idea to log the output somewhere.

-- 
__________________________________________________
"Nothing is as subjective as reality"
Reinoud van Leeuwen    reinoud.v at n.leeuwen.net
http://www.xs4all.nl/~reinoud
__________________________________________________



More information about the Zope mailing list