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

Re: [cobalt-users] PHP cron problem



On Sunday 10 November 2002 03:04 am, Michael Aronoff wrote:
> 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 >

Believe it _has_ to be TERM=vt100 (all caps, no spacing)
and then you need to export TERM.

Entry should be

TERM=vt100
export TERM
* * * * * /usr/bin/lynx .....


-- 
Larry Smith
SysAd ECSIS.NET
sysad@xxxxxxxxx