Skip to content

Explain crons in crontab #53

@g105b

Description

@g105b

An --explain flag would be brilliant. It would list out the cron jobs you have in the crontab file and explain when they will run.

Example output:

0 0 * * FRI /backup		At 12:00 AM, only on Friday
0 * * * * /clean-cache		Every hour
05 01 * * SUN#1			At 01:05 AM, on the first Sunday of the month

Metadata

Metadata

Assignees

Labels

enhancementNon-breaking improvements to existing behaviour

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions