view bin/hatesgeo @ 10974:d10eba3f352e

<shachaf> learn A mother is a person who practices mothology.
author HackBot
date Tue, 30 May 2017 00:58: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}' $@