Crontab Commands
Some command to set, view and remove cron jobs
crontab -e #Edit Crons
crontab -l #List all crons
crontab -r #Remove all jobs for this user.
Some command to set, view and remove cron jobs
crontab -e #Edit Crons
crontab -l #List all crons
crontab -r #Remove all jobs for this user.