Hi,
I'm looking for information on how to write a wrapper script that takes the content of file.1, which gives information on two variables: signature count and corresponding IP address, and filters this information and passes it to a second file.2. I would like the filter to have the IP and the corresponding count > <N>. Then I want to do a difference of the two files to compare outstanding IP's, and send this via a cron job to my email address. I would also like to have these files updated every 10 minutes and emailed to me every hour. Any ideas on how I could start this? Any help is greatly appreciated. Thanks, -colforbin