Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Configuración

Cron jobs are stored in a crontab file by username. These files are stored in /var/spool/cron/crontabs or /var/spool/cron/. These files should not be edited directly. The crontab command should always be used to make changes.

Your crontab can be edited using the following command:

...