mirror of
https://github.com/denisidoro/navi.git
synced 2026-07-23 01:57:51 +00:00
7 lines
No EOL
78 B
Text
7 lines
No EOL
78 B
Text
% crontab, scheduling
|
|
|
|
# List cron jobs
|
|
crontab -l
|
|
|
|
# Edit cron job
|
|
crontab -e |