view bin/hatesgeo @ 6900:0475ebc3dac5

<izabera> ` sed -i s/unicy/uncy/ wisdom/uncyclopedia
author HackBot
date Wed, 17 Feb 2016 07:38:46 +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}' $@