Edit Cron Job

crontab -e

Edit Cron Job of other users

sudo crontab -u username -e

List al Cron Jobs

crontab -l

Note

  1. if Crontab is not returning any result try with SUDO crontab
  2. nano is the default editor for debian
Categories: Debain

0 Comments

Leave a Reply

Avatar placeholder

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