Difference between revisions of "Crontab -e"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* https://man7.org/linux/man-pages/man5/crontab.5.html
 
* https://man7.org/linux/man-pages/man5/crontab.5.html
  
 +
0 5 * * * /path/to/yourscript.sh
  
 +
[[Every minute]]:
 +
* * * * * /path/to/yourscript.sh
 +
 +
 +
0 5 * * * /usr/local/bin/[[check_nuki.sh]]
 +
 +
 +
 +
[[/etc/crontab]]
 +
[[/var/spool/cron/crontabs/]]
 +
  [[/var/spool/cron/crontabs/root]]
 +
 +
 +
 +
[[*/15]]
  
 
== See also ==
 
== See also ==

Latest revision as of 14:40, 19 November 2024

Advertising: