view bin/hatesgeo @ 7261:a4ebfa7df919

<hppavilion[1]> le/rn metest//me tests HackEgo\'s mechanics
author HackBot
date Mon, 21 Mar 2016 22:39:21 +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}' $@