view bin/hatesgeo @ 5496:c9c3ff44b42b

<Phantom_Hoover> learn Torus? He hardly knew us! he did inventus though
author HackBot
date Tue, 09 Jun 2015 16:11:18 +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}' $@