view bin/hatesgeo @ 9654:b0e13a2e0df0

<boily> ` sed -i \'s/hides/daintily hides/\' wisdom/ybden
author HackBot
date Thu, 10 Nov 2016 00:30:38 +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}' $@