Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Completely baffled as to why Cron job is not working
- Date: Thu, 01 Nov 2007 10:29:36 +0900
- From: "emiddleton@example.com" <emiddleton@example.com>
- Subject: Re: [tlug] Completely baffled as to why Cron job is not working
- References: <47284ED9.1020106@autotelic.com>
- User-agent: Thunderbird 1.5.0.9 (X11/20070105)
Dave M G wrote: > Okay, so obviously the first assumption is that the script is probably > not running the command correctly. So I try running the script from > the command line, and it works perfectly. > > So I'm baffled. Why would a script that runs perfectly from the > command line not complete its task when executed from cron? Because the environment cron is running it in is different. The PATH and other environment settings are usually minimal fro cron so you may need to set them explicitly or provide the full path for executables in your script. Edward
- Follow-Ups:
- Re: [tlug] Completely baffled as to why Cron job is not working
- From: Darren Cook
- References:
- [tlug] Completely baffled as to why Cron job is not working
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Ubuntu 7.10 and Japanese input (scim anthy)
- Next by Date: Re: [tlug] Completely baffled as to why Cron job is not working
- Previous by thread: [tlug] Completely baffled as to why Cron job is not working
- Next by thread: Re: [tlug] Completely baffled as to why Cron job is not working
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links