The question that immediately springs to mind is whether the PATH is set correctly when the scripts are executed as batch jobs. Do your system commands use explicit paths when calling external commands(e.g. system("/bin/tar") instead of system("tar"))?
Other than that, I heartily agree with Fletch's comment...
In reply to Re: perl script works at command but job does not work
by tirwhan
in thread perl script works at command but job does not work
by 2blv2wn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |