Re: Login Information
"Taylor, ForrestX" <[email protected]> Thu, 08 May 2003 08:51:15 -0700
| Newsgroups | gmane.linux.redhat.release.guinness |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > > Hi people, > > I have a file on my system that holds a script with in it for the cron to > run > but I am unsure on how to actually get the cron to run it all the time and > also how to have the cron present in the system process does anyone > have any ideas? You can put your script in the proper cron directory, e.g., /etc/cron.monthly, /etc/cron.weekly, /etc/cron.daily, etc. Forrest --