Thursday, October 8, 2009
How to set Cron/At Access Control
Posted on 9:40 AM by Unknown
Cron stores it's enteries in the crontab (cron table) file. This is generally located in your /etc directory. As well, each user on your system can have their own crontab which would be stored in /var/spool/cron/. To edit a users crontab entry, simply log into your system for that particular user and type crontab -e. The default editor for the 'crontab -e' command is vi. Below is the simple
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment