Skip to content

Instantly share code, notes, and snippets.

@nazariyv
Created September 27, 2021 15:02
Show Gist options
  • Save nazariyv/90b6fd789a8afe25d13d7fff5df5634f to your computer and use it in GitHub Desktop.
Save nazariyv/90b6fd789a8afe25d13d7fff5df5634f to your computer and use it in GitHub Desktop.
crontab quick tips
# https://crontab.guru/every-5-minutes
crontab -e
sudo service crond restart
sudo cat /var/log/cron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment