dendenners
Programmer
Hi,
I need to parse a cron file and find out when a specific job will next be executed on my aix box. Has anyone here seen a script to do this, and if not, do people think that awk would be powerful enough to decipher any crontab entry, including ranges, multiple comma-seperated entries and combined day-of-month/day-of-week entries or would I have to use perl?
Thanks
Denis
I need to parse a cron file and find out when a specific job will next be executed on my aix box. Has anyone here seen a script to do this, and if not, do people think that awk would be powerful enough to decipher any crontab entry, including ranges, multiple comma-seperated entries and combined day-of-month/day-of-week entries or would I have to use perl?
Thanks
Denis