Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.![]() ![]() |
May 5 2008, 05:22 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Members Posts: 19 Joined: 15-April 08 Member No.: 203,181 |
SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # m h dom mon dow user command 17 * * * * root cd / && run-parts --report /etc/cron.hourly 25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) 47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ) 52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly ) 10 40 * * * root /etc/sqlbu.sh 15 11 * * * root /etc/cron.daily/sqlbu.sh 47 12 * * * root /usr/bin/touch /tmp/testfile.txt ps aux | grep cron give me this root 7312 0.0 0.0 22120 1072 ? Ss 12:41 0:00 /usr/sbin/cron root 7403 0.0 0.0 5120 820 pts/1 R+ 16:18 0:00 grep cron so it appears to be running. What am I missing? The script runs fine manually, btw. This is Ubuntu Gutsy Gibbon fyi and there is not a cron.log in /var/log or anywhere else for that matter. Nothing in /var/log/messages regarding cron.... I just don't know... This post has been edited by forrestmage: May 5 2008, 05:23 PM |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 4th July 2008 - 09:16 PM |