IN ORACLE MILIEU …

Beyond Knowledge

Daily Archives: September 15, 2008

Cron and Anacron – Linux Scheduling Utility

Introduction cron is a scheduling utility used by normal user to schedule recurring events. cron exists for every user. We can place any program of any script which we want to schedule to run periodically in side cron. We can also give the timing information for the script to run. Placing entry in crontab We [...]

Follow

Get every new post delivered to your Inbox.

Join 130 other followers