view bin/hatesgeo @ 8257:1b37449728a3

<shachaf> ` mv wisdom/usual\\ suspect{s,}
author HackBot
date Wed, 01 Jun 2016 06:25:53 +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}' $@