view bin/hatesgeo @ 3576:9adc02893651

<Roujo> echo cat $0 raise_them > /hackenv/bin/cat
author HackBot
date Fri, 30 Aug 2013 13:06:29 +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}' $@