Cron jobs
Open the Cron menu to schedule recurring commands without editing crontab by hand:
- Add a cron job — enter the schedule (a cron expression, e.g.
0 3 * * *= 3 AM daily) and the command to run. - View the list of existing jobs.
- Delete a job when it’s no longer needed.