Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17904

SuperCron, a small step beyond Cron

$
0
0

This is a tool I created as an extension to the classical cron/crontab, while keeping the CLI charm. It accepts intelligent repetition sentences like "on 9 april at 09:30 AM" or "from monday to friday in september every 6 hours" and much more, in lieu of classical crontab numbers. It also gives much more control to the sysadmin in adding, deleting, enabling, disabling and searching through cron jobs. It even allows jobs to be triggered by the state of other jobs, and enables grouping jobs and dealing with a bunch of them like dealing with one.

More about it in the links below.

Feedback is appreciated and welcomed.

Github: https://github.com/linostar/SuperCron

Pypi: https://pypi.python.org/pypi/supercron

submitted by linostar
[link][1 comment]

Viewing all articles
Browse latest Browse all 17904

Trending Articles