[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Crontab
- Subject: Re: [cobalt-developers] Crontab
- From: KPortsmout@xxxxxxx
- Date: Sat Mar 24 20:58:01 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
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