[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP cron problem
- Subject: Re: [cobalt-users] PHP cron problem
- From: Larry Smith <lesmith@xxxxxxxxx>
- Date: Sun Nov 10 06:18:01 2002
- Organization: ECSIS.NET
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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