[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Cron Question (newbie)



On Thu, 21 Jun 2001, John McLaughlin wrote:

> Hi,
> 
> If I type ps -aux | grep cron I get nothing back, if I do locate cron again 
> nothing.  How do I tell where cron is located 

[shimi@www shimi]$ whereis crond
crond: /usr/sbin/crond /usr/man/man8/crond.8.gz
                                              > and how do I start it.
as root /usr/sbin/crond
> 
> Regards,
> 
> John.

- shimi