Operating Systems > Lunix & Unix

How to edit crontab and save?

(1/1)

admin:
To edit crontab write:
crontab -e

The default editor is for crontab is vi.
 
Make your edit..
 
Then hit "ESC" once. Then :wq

That should drop you back to the command line.

admin:
to edit a user crontab add: -u username

Navigation

[0] Message Index

Go to full version