diff --git a/cheatsheets/crontab b/cheatsheets/crontab index 580e0fd..d567c20 100644 --- a/cheatsheets/crontab +++ b/cheatsheets/crontab @@ -11,7 +11,7 @@ SHELL=/bin/bash | +------- hour (0 - 23) +--------- minute (0 - 59) -# examples entries +# example entries # every 15 min */15 * * * * /home/user/command.sh # every midnight