theducks: (Default)
[personal profile] theducks
So I wrote a small shell script to count up who replies to my LJ comments/posts the most. I've met the people in bold

160 From: (blu - LJ Comment)
107 From: (ursamajor - LJ Comment)

103 From: (kashi - LJ Comment)
83 From: (singularity - LJ Comment)
81 From: (therealocelot - LJ Comment)

74 From: (kudzita - LJ Comment)
63 From: (cantspell - LJ Comment)
62 From: (fonny - LJ Comment)
50 From: (laruth - LJ Comment)
45 From: (lonejaguar - LJ Comment)
40 From: (screaming_life - LJ Comment)
39 From: (lizvang - LJ Comment)
37 From: (belladonna - LJ Comment)
31 From: (jphoenix - LJ Comment)
28 From: (nolrak - LJ Comment)
28 From: (fee - LJ Comment)
27 From: (calica - LJ Comment)
24 From: (heathers - LJ Comment)
22 From: (irresistiblyred - LJ Comment)
21 From: (strangegrrl - LJ Comment)
17 From: (e_bee - LJ Comment)

16 From: (mac - LJ Comment)
13 From: (scully - LJ Comment)
13 From: (punquin - LJ Comment)
13 From: (pennae - LJ Comment)
13 From: (funjon - LJ Comment)
13 From: (azhure - LJ Comment)
12 From: (seraphim_muso - LJ Comment)
12 From: (kaliteya - LJ Comment)

11 From: (gurubob - LJ Comment)

"Go away, or I will replace you with a very small shell script!"

Like this one...

titanflakes% grep -s '^From:' Special\ Mail | grep -i livejournal.com | sed -e 's/dontreply/notify/g' -e 's/lj_notify@livejournal.com//g' | sort | uniq -c | sort -rn | awk '$1 > 10 { print $0 }'

M'hey!

Re: ummm ....

Date: 2003-04-10 03:47 pm (UTC)
From: [identity profile] theducks.livejournal.com
Basically it's a shell script that runs thru a file, extracts all the LJ comment addresses, adds them up, sorts them and prints them out..

it's actually a bit difficult to do, as by default both mail.app and eudora store their mail in a format that can't be easily read by OSX's command line utils (!).

So in a word.. most likely not easily ;>

Re: ummm ....

Date: 2003-04-11 08:39 pm (UTC)
From: [identity profile] fonny.livejournal.com
teach meeeeeeeee, s'il te plaƮt!!! :D

(i just tried it in terminal.app, and i probably did it wrong :P ::needs. to. learn. unix.::)

April 2023

S M T W T F S
      1
2345678
91011121314 15
16171819202122
23242526272829
30      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated May. 29th, 2025 03:24 pm
Powered by Dreamwidth Studios