m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/cron.md
blob: 87674521929e7bb15f5c56a8ad5e07f4a24739bd (plain)
1
2
3
4
5
6
7
8
9
# Running recurring tasks with cron

List current cron jobs:

    crontab -l

Edit your cron jobs:

    crontab -e