- Techie Buzz - http://techie-buzz.com -

Crontab Generator

Posted By Keith Dsouza On July 17, 2009 @ 1:49 pm In Linux Tips | 1 Comment

Cron jobs are basically scheduled tasks for Linux based OS, that are supposed to run at certain intervals, users can manually add cron jobs to their system by using the command “crontab –e” and editing the file to add new cron job.

However not many people are familiar with the syntax of Crontab, to help them out there is a excellent service that will allow users to generate the syntax, by providing with a wizard interface.

You can use the wizard to get the syntax for the cron by inputting the command name and choosing the frequency you want to run it at.

crontab_generator

Once you have selected the settings, click on Create Crontab Line button, the service will automatically generate the syntax for the cron.

You can then copy the syntax and use the command “crontab –e” to edit cron jobs and insert the new syntax. Can’t get any simpler than this.

Crontab Generator [1] [via tweet from @SathyaBhat [2]]


Article printed from Techie Buzz: http://techie-buzz.com

URL to article: http://techie-buzz.com/linux-tips/crontab-generator.html

URLs in this post:

[1] Crontab Generator: http://www.openjs.com/scripts/jslibrary/demos/crontab.php

[2] @SathyaBhat: http://twitter.com/SathyaBhat/status/2692042361

Copyright © 2009Techie Buzz. All rights reserved.