[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: using crontab..?
- From: Claudius Li <cli lions med jhu edu>
- To: "'redhat-install-list redhat com'" <redhat-install-list redhat com>
- Subject: Re: using crontab..?
- Date: Fri, 27 Aug 1999 10:37:51 -0400 (EDT)
On Fri, 27 Aug 1999, Matt Lemsing wrote:
> basic question..as root - how do i add a Cron entry and what does the
> file have to look like...
>
> Matt
In /etc you will find a file called crontab. Do not edit this file, but
take a look at it. It calls several other files at the appropriate times.
Instead edit cron.hourly, cron.daily, cron.weekly, cron.monday etc.
These directories and anything in them gets run as specified in
/etc/crontab
Just put links to your programs in these directories and cron will run
them when apropriate.
-Claudius
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]