view bin/hatesgeo @ 5652:03316a477edd

<shachaf> mk canary.orig//hi
author HackBot
date Sun, 21 Jun 2015 18:52:51 +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}' $@