Comments on: Crontab calendar generator https://backreference.org/2012/07/07/crontab-calendar-generator/ Proudly uncool and out of fashion Mon, 18 Feb 2019 15:12:02 +0000 hourly 1 https://wordpress.org/?v=5.8.2 By: Andre https://backreference.org/2012/07/07/crontab-calendar-generator/#comment-25486 Mon, 18 Feb 2019 15:12:02 +0000 http://backreference.org/?p=3294#comment-25486 I had to fix latency issues on a server without access to many log files.

So croncal generated the missing data from a larger crontab, and I correlated these events with events from another logfile with latency info through remote monitoring.

Helped me alot, thanks!

]]>
By: Carl Cravens https://backreference.org/2012/07/07/crontab-calendar-generator/#comment-25255 Wed, 09 Mar 2016 16:42:35 +0000 http://backreference.org/?p=3294#comment-25255 In reply to waldner.

Excellent, I'll remove my clone.

]]>
By: waldner https://backreference.org/2012/07/07/crontab-calendar-generator/#comment-25254 Wed, 09 Mar 2016 16:33:42 +0000 http://backreference.org/?p=3294#comment-25254 In reply to Will.

Ok ok, so I've set up a repo on github, find it here:

https://github.com/waldner/croncal

]]>
By: Will https://backreference.org/2012/07/07/crontab-calendar-generator/#comment-25253 Mon, 07 Mar 2016 10:55:49 +0000 http://backreference.org/?p=3294#comment-25253 Consider this more demand :) Given that one user of the script already set up a repo, it doesn't seem like much effort. In fact it takes about 60 seconds. Two bugs fixed in a year is much better than no bugs fixed at all.

You're missing the point that by putting it in github, you would allow others to more easily fork it, make improvements and updates themselves, and submit pull requests back to you -- free additional development at little effort from you!

The bug reports and feature requests you say you welcome would fit perfectly into github as that's specifically what it's designed for.

]]>
By: waldner https://backreference.org/2012/07/07/crontab-calendar-generator/#comment-25248 Sat, 13 Feb 2016 18:26:24 +0000 http://backreference.org/?p=3294#comment-25248 In reply to Andy C.

Maybe I don't understand your need, but can't you get what you need by running grep on the output of croncal to only show entries that you want to see?

]]>