view bin/hatesgeo @ 5882:4c331b3a4c04

<mroman> learn fisdom is the domination by the feder inspection station.
author HackBot
date Mon, 03 Aug 2015 12:06: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}' $@