Operating System - HP-UX
1851094 Members
2453 Online
104056 Solutions
New Discussion

cript for identifying when crontab has been modified

 
SOLVED
Go to solution
Roy Schauwecker
Occasional Advisor

cript for identifying when crontab has been modified

 
2 REPLIES 2
doug mielke
Respected Contributor
Solution

Re: cript for identifying when crontab has been modified

either look at the mod date using ls, or copy file as a baseline, and run compare (cmp)on it periodicaly via cron.

Roy Schauwecker
Occasional Advisor

Re: cript for identifying when crontab has been modified

Please disregard this post. I've resubmitted.