Re: OT: command line vs. cron

2001-04-24 Thread Rob Mahurin
On Tue, Apr 24, 2001 at 05:59:20PM -0500, Stephen E. Hargrove wrote: > > i've run into a problem i've never seen before. when i execute > > /usr/bin/tvguide.pl > /www/htdocs/tvguide.inc > > from the commandline, it works perfectly. however, when i put > > 0,30 * * * * /usr/bin/tvguide.pl > /ww

Re: OT: command line vs. cron

2001-04-24 Thread will trillich
On Tue, Apr 24, 2001 at 05:59:20PM -0500, Stephen E. Hargrove wrote: > i've run into a problem i've never seen before. when i execute > > /usr/bin/tvguide.pl > /www/htdocs/tvguide.inc > > from the commandline, it works perfectly. however, when i put > > 0,30 * * * * /usr/bin/tvguide.pl > /www/

Re: OT: command line vs. cron

2001-04-24 Thread Mike Fedyk
On Tue, Apr 24, 2001 at 05:59:20PM -0500, Stephen E. Hargrove wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > i've run into a problem i've never seen before. when i execute > > /usr/bin/tvguide.pl > /www/htdocs/tvguide.inc > > from the commandline, it works perfectly. however, whe

OT: command line vs. cron

2001-04-24 Thread Stephen E. Hargrove
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i've run into a problem i've never seen before. when i execute /usr/bin/tvguide.pl > /www/htdocs/tvguide.inc from the commandline, it works perfectly. however, when i put 0,30 * * * * /usr/bin/tvguide.pl > /www/htdocs/tvguide.inc into root's cron