Pages

Edit crontab with gedit or nano


Editing crontab with vim is may feel difficult for basic Linux users. Users can open crontab with other text editor like gedit. Apply following command to open crontab with gedit.


env EDITOR=gedit crontab -e