Re: FW: Crontab problems
"Taylor, ForrestX" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.guinness |
|---|---|
| Message-ID | <[email protected]> |
Tom Gillon wrote: > Hi, > > I have a perl script that works fine when run alone, but when I put it > in as a crontab entry, it doesn't work correctly and ends prematurely. > Any ideas why this would not work correctly as a crontab entry? My guess is that you don't have the full path to some file. You will have to show us the crontab entry and the errors you get when it runs to get a better guess. Forrest --