|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re^3: perl script and cronby Errto (Vicar) |
| on Mar 23, 2006 at 16:26 UTC ( [id://538878]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
The path to the directory is not an issue as I am running the script from the parent directory. Yes, from the console but not from cron. When you run a program with cron you should safely assume that the current working directory is pretty much arbitrary. Therefore you need to either use an absolute path when checking the directory or explicitly set the current directory using chdir.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||