# README
Usage example
crontab -l | ./insert-cronjob-into-crontab --alias "test" --cronjob "0 1 * * mon /bin/true"
# Packages
No description provided by the author
# Functions
No description provided by the author
crontab -l | ./insert-cronjob-into-crontab --alias "test" --cronjob "0 1 * * mon /bin/true"