view bin/hatesgeo @ 3557:9eed56c86b4e

<nooodl> revert f6f3d9626c03
author HackBot
date Thu, 29 Aug 2013 20:32:45 +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}' $@