13:52To: Suresh Babu (RBIN/EDM3) *;
[EMAIL PROTECTED]Subject: Re:
[Perl-unix-users] To find number of times each script is
used.
Sounds like what you need is an IDS (intrusion detection) agent.
Since they constantly watch file access and modification you could set them to
trigger
Sounds like what you need is an IDS (intrusion detection) agent. Since they constantly watch file access and modification you could set them to trigger a counter of some type. If you're wanting to do this with Perl it would be difficult unless you essentially wrote and IDS agent in Perl. Cron is