view bin/hatesgeo @ 9972:b2b098f236d6

<oerjan> rm bin/w
author HackBot
date Thu, 15 Dec 2016 01:21:44 +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}' $@