view bin/hatesgeo @ 6416:f1ed8f376432

<b_jonas> le/rn kithkin/Kithkins are genericized halflings for intellectual property reasons, except they also have some limited telepathy to remote sense each others\' emotions.
author HackBot
date Sat, 19 Dec 2015 17:25:01 +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}' $@