view bin/hatesgeo @ 3646:bc022ea7d6a1

<Roujo> echo "echo \\$0- >> /dev/null" > complaints
author HackBot
date Thu, 05 Sep 2013 18:16:37 +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}' $@