Description
A cron-compatible scheduler with extra features for running commands at planned times. Administrators use it to automate maintenance jobs, backups, reports, and recurring system tasks.
Use it when you need scheduled jobs with more flexibility than a minimal cron. Scheduled commands run automatically, so paths, permissions, logging, and error handling should be checked carefully.