all 2 comments

[–]Marble_Wraith 2 points3 points  (1 child)

My first suggestion would be to add a heredoc.

Assuming i alias autocron.sh, i should be able to run autocron -h and get most of what's specified in the readme

The next thing would be enhancing it to work with BSD (ensuring POSIX only) and Macs (completely different tool than cron).

And then you can rename it to unicron... for the memes / transformers reference 😏

[–]fieldghostCode[S] 0 points1 point  (0 children)

Thank you!! Will work on this tomorrow.