CronHelp
Understand cron. Build cron expressions. Manage scheduled tasks.
Commands
explain <expression>— Explain a cron expression in plain Englishbuild— Interactive cron expression builderlist— Show current crontab entriesnext <expression> [n]— Show next N execution timesvalidate <expression>— Check if cron syntax is validexamples— Common cron expression examples
Usage Examples
cronhelp explain "0 9 * * 1-5"
cronhelp list
cronhelp examples
cronhelp next "*/5 * * * *" 5
Powered by BytesAgain | bytesagain.com
- Run
cronhelp helpfor all commands
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback