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

Re: Perl scripts using Cron



On Wed, 2002-07-31 at 00:51, Thomas wrote:

> 1)  Is there something I should be careful of when running 
> perl via cron?  (I have not set the -w flag in the script.)

Make sure that you set up a proper path in your perl script. If you're
calling system commands, those commands may not be on the path inherited
from cron.
 
-- 
Dave Carrigan
Seattle, WA, USA
dave@rudedog.org | http://www.rudedog.org/ | ICQ:161669680
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL



Reply to: