![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Perl Script works when i run in terminal, not via cronby tybalt89 (Prior) |
on Apr 02, 2019 at 01:33 UTC ( #1231968=note: print w/replies, xml ) | Need Help?? |
Usually because the $PATH is different under cron. Try using full path names in the system call.
In Section
Seekers of Perl Wisdom
|
|