I have a bat process using the unixutils Brad mentions that parses the sysxxxx.log that ends up counting the number of messages from user to user. You would need the unixutils installed. http://unxutils.sourceforge.net/
let me know if you want it... bob On Wednesday, September 29, 2004 10:37 AM, Brad Morgan <[EMAIL PROTECTED]> wrote: >> >> I already do that for another client and have turned that on for this one >> what I am dealing with is after-the-fact having to use the >> sysxxxx.txt file. >> >> It's a pain trying to parse through thousands of lines of data and was >> wondering if there was a simple way to do it. Yeah, I'm lazy... : ) >> >> Mark >> >There's a collection of Unix utilities that run under Windows that includes >grep. You can also install Cygwin. There are pointers to the utilities in >the archives. > >With grep, its simple enough to capture the information you >need. > >I've also installed Perl on my email server so I can use that to generate >summary reports. I don't have one written that does what you >want, however. > >Brad Morgan >IT Manager >Horizon Interactive Inc. > > >To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html >List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ >Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
