
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Crontab not executing
- Date: Sun, 25 Mar 2007 08:45:35 +0900
- From: Dave M G <martin@example.com>
- Subject: [tlug] Crontab not executing
- User-agent: Thunderbird 1.5.0.10 (X11/20070306)
TLUG,
I have a shell script that I want to run once daily at 12 PM (noon)
every day. The shell script is of my own creation, and it works when I
execute it from the command line.
However, it's not successfully being executed by cron.
Here is what I put into my crontab file:
0 12 * * * sh /home/dave/myShellScript.sh
Have I messed up my syntax or something?
--
Dave M G
Ubuntu 6.10 Edgy Eft
Kernel 2.6.20-5-generic
Pentium D Dual Core Processor
PHP 5, MySQL 5, Apache 2
Home |
Main Index |
Thread Index