crontab -e # open user crontab in edit mode i # for insert. Make your changes :wq! # quit and save crontab -l # open user crontab in read mode