On Tue, Nov 12, 2002 at 12:48:06PM -0600, Joseph Koenig wrote: > > 01 11 * * * /usr/bin/lynx -dump http://xxx.xxx.xxx.xxx/index.php > > Does anyone have any ideas as to what in the world would cause cron not to > even attempt to execute the script? I also tried putting the lynx command in > a shell script and having cron execute the shell script. The shell script > was set to executable and ran just fine manually.
Lynx will only run if a terminal is present. Use wget instead and your script will run fine. Emmanuel -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list