![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SFTP errorcode 1 when run on cron but runs manually | Heidi.Ebbs | SUN Solaris | 2 | 08-08-2007 01:16 PM |
| cron entry | rujus | UNIX for Dummies Questions & Answers | 7 | 01-29-2007 05:36 PM |
| Cron job entry not running | hkapil | Shell Programming and Scripting | 1 | 11-21-2005 10:46 AM |
| Cron entry | rramanuj | AIX | 1 | 11-01-2005 02:35 PM |
| What user runs cron? | michieka | UNIX for Dummies Questions & Answers | 10 | 06-02-2002 11:32 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Old cron entry still runs, but shouldnt
Hello,
I'm running OSF1 V4.0 alpha. We used to have a job running from the cron at 6am everyday. We have removed the job from the crontab file, but the job still runs at 6am everyday. The job was in the root's crontab file. I cant figure out why this job is still running after we removed it from the crontab. Does anyone know why this could be happenning? Any ideas on how I can troubleshoot? Thanks, Adam |
|
|||||
|
Also; did you use crontab -e to remove the job, or did you just go in and vi the crontab?
cron will (on most flavours, let's ignore Linux system crontabs, for example), not recognise changes made to a crontab unless you use crontab -e. You could always send your crond a HUP.... Cheers ZB |
|
||||
|
Quote:
Thank you both for your ideas. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|