Created
January 6, 2017 06:43
-
-
Save matematikaadit/899ccbaca3f5caf895ff1d806df1dd6b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -s logubin.gomix.me/raw | awk 'match($0, /^\[[^]]+\] :([^!]+)[^ ]+ PRIVMSG/, a) { s = a[1]; sub(/_+$/, "", s); names[tolower(s)]++ }; END { for (n in names) { print names[n], n } }' | sort -k 1rn | |
332 triawarman | |
321 presiden | |
266 syandal | |
163 dikiaap | |
133 mr1nk | |
103 greenshirt | |
76 mugiono | |
38 tampandanberani | |
24 yulianfh[m] | |
18 tia | |
15 kod3n | |
12 shilly | |
10 blackminang | |
9 rokyboz | |
8 goww | |
6 ila | |
6 newbie90 | |
5 jokondo | |
5 mulyana | |
5 t0ng | |
4 bayangan | |
4 engkur | |
4 l4ng1t | |
4 n0l | |
3 rizka | |
3 vianlf_77 | |
2 malsasa1 | |
2 terlalutampan | |
1 alunux | |
1 integermanual | |
1 io` | |
1 matematikaadit | |
1 petruknisme | |
1 pocong |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment