crontab

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Mar 4 5:12
Editor
Edited
Edited
2022 May 11 11:15
Refs
Refs
cronitor

to use bash syntax

 
 
  • @reboot
  • @hourly - Run at the start of each hour
  • @daily - Run every day at midnight UTC
  • @weekly - Run at every Sunday at midnight UTC
  • @monthly - Run on the 1st of each month at midnight UTC
  • @yearly - Run on Jan 1st at midnight UTC
  • @annually - Same as @yearly
 
 
 
 

Recommendations