on Wed, 22 May 2002 08:16:33 GMT, [EMAIL PROTECTED] (Harry
Jackson) wrote: 

> As DC has said in a previous post he most definitely has got Cron.
> If he changes to the /etc directory and has a look for all things
> beginning with C then he will see a few configuration files in
> their. The only reason I can think of that would mean he has not
> got it is he has not got permission. Is this his box, if so ask
> him to log in as root and look in case his user has not got
> permission to see or use it. 

Perhaps he tried the command 'cron' as a regular user, which will 
fail of course. Messing around in the system-wide /etc/crontab 
doesn't seem a good idea to me either.

In my opinion, for a normal user, the commands to look at are

    crontab -l

to see what's in ones personal crontab and
    
    crontab -e

to edit it.

See
    man crontab

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to