I have a perl script running as a cronjob that is giving a strange error - 'xxxx: command not found', in the system email I get. I think this is odd since the script runs fine from the command line. I'm not the admin on this box, so the script is a crontab entry this also means I can't access the cron logs.
Does a script running as cron have a different $path than a script running from the command line? I have modofied my $path from its 'out of the box' setting. Any ideas would be appreciated. TIA
Joe
Does a script running as cron have a different $path than a script running from the command line? I have modofied my $path from its 'out of the box' setting. Any ideas would be appreciated. TIA
Joe