Easy to use crontab

If you want to add a time limit task to my server, you follow the steps:

  1. crontab -e
  2. Write like the command in the editor
  3. You can save the file in any location, and a copy will saved in /var/spool/cron
  4. crontab saved-file to take effect

Leave a Reply

Your email address will not be published / Required fields are marked *