stevedowe / human-cron

Bash script presents crontab in human readable form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

human-cron

Bash script presents crontab in human readable form.

Script uses crontab-style file as input.

Sample use: ./human-cron.sh [filename]

Sample output is trimmed from original, just to show machine name and schedule:

my-server.com is scheduled at 20:02,  every Wednesday

Output now in English language.

Version 1.1 (branched)

About

Bash script presents crontab in human readable form.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%