Adding a  Cron Job

To add a Cron Job:

  1. In the shortcuts section on the Home page, click Cron Job Manager (Tools section). The Cron Job List form opens.

  2. Click Add Cron Job.

  3. On the Add Cron Job page, provide the following information:

  4. In the Command field, enter a command.
    For example, the command rm -f /tmp/xyz, this command deletes the xyz file from the /tmp directory.

  5. In the Description field, enter a brief description.

  6. In the Schedule field, select the frequency at which you want to run the Cron Job. You can select the Simple or Advanced schedule for the Cron Job.

  7. Click Add Cron Job, to create the Cron Job.

  8. Click Reset to undo the changes and restore the default values.