12 lines
219 B
Markdown
12 lines
219 B
Markdown
# Cron Related
|
|
|
|
use `crontab -e` to edit the cron setup for the current user.
|
|
|
|
## Online Cron Calculator
|
|
|
|
https://crontab.cronhub.io/
|
|
|
|
## Self hosted Cron Calculator
|
|
|
|
https://it-tools.home.ramberg.net/crontab-generator
|