Here are some of the most commonly use crontab commands I use. Wanted to put it in one place to reference back to whenever.
Open crontab file
Terminal
crontab -e
List cron jobs
Terminal
crontab -l
Here are some of the most commonly use crontab commands I use. Wanted to put it in one place to reference back to whenever.
crontab -e
crontab -l