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

RE: [cobalt-users] PHP cron problem



On Sat, 9 Nov 2002, craig wrote:

> set the term type in the  crontab
>
> term = vt100
> * * * * * /usr/bin/lynx -dump http://www.oneofmysites.org/daily.php >
/dev/null

My crontab now reads:

# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.13791 installed on Sat Nov  9 14:27:23 2002)
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp
$) 
term = vt100
0 20 * * * /usr/bin/lynx -dump http://www.onewebsite.com/daily.php
>/dev/null
0 20 * * * /usr/bin/lynx -dump http://www.anotherwebsite.com/daily.php
>/dev/null

However I still get the error:

Your terminal lacks the ability to clear the screen or position the
cursor.

Any other ideas how to run this on a Raq4?  This is the only thing I
have not been able to get working from my Raq3.

Thanks,

Michael Aronoff
Calabasas, CA
ma@xxxxxxxx <mailto:ma@xxxxxxxx>