Re: CRON
Re: CRON
- Subject: Re: CRON
- From: "Adam K. Wuellner" <email@hidden>
- Date: Wed, 24 Nov 2004 13:00:42 -0600
On Nov 24, 2004, at 12:45 PM, Robert Poland wrote:
The above commands give me a file that is eleven years old. It also
tells me to see also man crontab(5)
which gives error;
-bash: syntax error near unexpected token `('
To get at man pages in specific numbered sections of the manual, use
this syntax:
man [section] name
e.g.
$ man 5 crontab
This is explained in man man. ;)
What are you trying to do, exactly? Can you post the applescript code
you are trying to run, the shell code that calls it, and the crontab
you are trying to use with cron (i.e., the output of 'crontab -l')?
Is this for a human user's crontab or a system crontab?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Re: CRON (From: Robert Poland <email@hidden>) |