MLUG: Re: [MLUG - DISCUSSION] two many messages
Re: [MLUG - DISCUSSION] two many messages
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On Tue, 20 Dec 2005, Vern Green wrote:

Hmmm I am in second but not even close, It looks like I have 978 sent to the list only 52 more than Jonathan.

Right, because you use multiple email addresses it's a little harder to count yours. This file on mlug is where I extracted the data:


/var/www/mlug.missouri.edu/list-archives/mbox/discussion

But I don't know what that is!  Where are the real archives?

Mike


I still have mine. I just found one old discussion list mbox file and I did this:

egrep '^From: ' /var/www/mlug.missouri.edu/list-archives/mbox/discussion | tr -d '<>()' | tr ' ' '\n' | grep '@' | sort | uniq -c | sort -rn -k 1,1

   2798 EMAIL:PROTECTED
    926 EMAIL:PROTECTED
    830 EMAIL:PROTECTED
    708 EMAIL:PROTECTED
    645 EMAIL:PROTECTED
    511 EMAIL:PROTECTED
    394 EMAIL:PROTECTED
    295 EMAIL:PROTECTED
    270 EMAIL:PROTECTED
    267 EMAIL:PROTECTED
    229 EMAIL:PROTECTED
    169 EMAIL:PROTECTED
    160 EMAIL:PROTECTED
    144 EMAIL:PROTECTED
    117 EMAIL:PROTECTED
    114 EMAIL:PROTECTED
    113 EMAIL:PROTECTED
[snip]

_______________________________________________ discussion mailing list EMAIL:PROTECTED http://mlug.missouri.edu/mailman/listinfo/discussion