 |
 |
Help with cron
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Status:
Offline
|
|
Hi, I have my own cron file set up and it won't run the items mentioned even though they are correct. I'm sure it' a question os permissions on the file itself but can't figure out what I did last setup to have it running. Help appreciated. Thanks!
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: May 2003
Location: Santa Barbara
Status:
Offline
|
|
What's the cron file, and what user owns it? Have you tried repairing the permissions?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Status:
Offline
|
|
The cron file is where you list in Unix programs to run at specific times. It's a question of the right file in the wrong place I think.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Aug 2002
Status:
Offline
|
|
Are you sure the cron daemon is running?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Status:
Offline
|
|
Um... It should be. The problem is I learned all this stuff 6 montsh ago and set it up. Now that I have a new install I lost my original notes. Can you give me a few pointers on where to look and do?
1. Check cron running. (?)
2. I know the file exists.
3. I know the file is good.
4. ?
Thanks. It's a big help having the shell scripts ties to it.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Aug 2002
Status:
Offline
|
|
i'm more of a FreeBSD guy, and just got into OS X (because it's BSD based). In your terminal (or CLI), type 'ps -auxwww | grep cron'. You should get something like :
root 392 0.0 0.0 14124 156 ?? Ss 9:03AM 0:00.00 cron
If not, then you should restart the machine, or just start 'cron' as root yourself.
Good luck!
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Status:
Offline
|
|
Grep is running. Um. Can't be that hard. Will read up on things in one of my Linux books. Thanks.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: May 2003
Location: Santa Barbara
Status:
Offline
|
|
Originally posted by jgift:
The cron file is where you list in Unix programs to run at specific times. It's a question of the right file in the wrong place I think.
I meant what's the content of the file.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2003
Status:
Offline
|
|
Sorry... First thing was checking permissions. All ok there.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |