view bin/hatesgeo @ 3436:b7c5546979d8

<Roujo> touch /hackenv/bin/\x16\x16\x16
author HackBot
date Mon, 19 Aug 2013 17:35:04 +0000
parents e037173e0012
children
line wrap: on
line source

#!/bin/sh
perl -n -e '/:(.*?)!.*JOIN/; $j{$1}++; END {print "$_ $j{$_};" for sort {$j{$b} <=> $j{$a}} keys %j}' $@