[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Crontab



A bit more info on what I have done...

In my Crontab file I have put

0,10,20,30,40,50 * * * * /usr/bin/lynx -dump 
http://www.domain.com/CRON/updateemails.php

this doesn`t want to work, if I go in through telnet and type

/usr/bin/lynx -dump http://www.domain.com/CRON/updateemails.php

Then it works fine, so what might I be doing wrong in that Crontab file?

Ade