PDA

View Full Version : Display minutes left for cron to run


Nullifi3d
02-22-2006, 10:02 PM
I have a cron running once every hour and I need to display just the minutes left that specific cron has left before it runs again. How would I do this?

Nullifi3d
02-24-2006, 01:37 PM
Is this not possible? I would assume it would be doable with all the timestamps, but not quite sure how to do it myself.