Change the default crontab editor to vim
If you need to change the editor that opens the crontab configuration, this is the way:
env EDITOR=vim crontab -e
If you need to change the editor that opens the crontab configuration, this is the way:
env EDITOR=vim crontab -e
Leave a Reply
You must be logged in to post a comment.