mirror of
https://github.com/denisidoro/navi.git
synced 2024-11-09 23:38:08 +03:00
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
% crontab, scheduling
|
|
|
|
# List cron jobs
|
|
crontab -l
|
|
|
|
# Edit cron job
|
|
crontab -e |