Cron in Linux crontab

Lines run under the user’s crontab in the system timezone. Redirect output or cron will email it to you. Below, every schedule with a Linux crontab example you can paste.

# crontab -e
*/5 * * * * /usr/bin/curl -fsS https://example.com/cron/run > /dev/null