>I get no output: Crap! Sorry about that.
> with your orig Bourne script, I get a bunch of empty records: I thought I saw you pasting actual output on wed? I have no clue what would be wrong with the Bourne script, but the repeated calls are so slow on big logfiles its best just to use your original one that doesn't bother with that mess.. just get straight Anvils/IP/hostname. > Report for: Mar 4 00:00:00 - Mar 5 00:00:00 > smtpd_client_connection_rate_limit = 10 > client_rate_time_unit = 1800 External system calls are working fine... Damn I found two problems (though I was getting output anyway.. Weird) Forgot to kill the newline after one of the system calls, and forgot to escape one of the $ for awk from perl. Corrections made, tested on two boxes using both system perl (5.00503) & port perl5.8 (5.8.0 )
