Monday, July 25, 2005

I setup my first cron job today, and also wrote a small snippet that really made me happy.

Setting up cron job is easy, just do crontab -e.
The format is
Min Hr DAY_OF_MONTH Month DAY_OF_WEEK command to be executed.

for more detail type man 5 crontab at the prompt of your fav OS - shell :)

Have a great day readers

No comments: