crontab.cheat 77 B

1234567
  1. % crontab, schedule
  2. # List cron jobs
  3. crontab -l
  4. # Edit cron job
  5. crontab -e