Crontab

From Chorke Wiki
Revision as of 08:08, 28 June 2024 by Shahed (talk | contribs) (Created page with "{| | valign="top" | <syntaxhighlight lang="bash"> crontab -e sudo crontab -u <username> -e </syntaxhighlight> | valign="top" | <syntaxhighlight lang="bash"> crontab -r sudo crontab -u <username> -r </syntaxhighlight> | valign="top" | <syntaxhighlight lang="bash"> crontab -l sudo crontab -u <username> -l </syntaxhighlight> |} ==References== {| | valign="top" | * Raspberry Pi Apache2 Lets Encrypt SSL * [https://crontab.guru/every-night-at-midnight Linux Cron Every...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search