view bin/hatesgeo @ 779:fb8bb57a0eeb

<oerjan> learn FreeFull is either full of freedom or free of fulldom, we are not sure.
author HackBot
date Sat, 06 Oct 2012 20:45:24 +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}' $@