view bin/hatesgeo @ 2243:16641639a4cf

<Phantom_Hoover> echo echo Sgeo is a jobby > bin/slist
author HackBot
date Mon, 25 Feb 2013 12:50:34 +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}' $@