view bin/hatesgeo @ 567:5d4527171aad

<itidus21> pastelogs naruto
author HackBot
date Sat, 30 Jun 2012 22:00:47 +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}' $@