crontab: add file example (#4958)
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
|
|
||||||
`sudo crontab -e -u {{user}}`
|
`sudo crontab -e -u {{user}}`
|
||||||
|
|
||||||
|
- Replace the current crontab with the contents of the given file:
|
||||||
|
|
||||||
|
`crontab {{path/to/file}}`
|
||||||
|
|
||||||
- View a list of existing cron jobs for current user:
|
- View a list of existing cron jobs for current user:
|
||||||
|
|
||||||
`crontab -l`
|
`crontab -l`
|
||||||
|
|||||||
Reference in New Issue
Block a user