view bin/hatesgeo @ 7604:3ddb3ea01af1

<Moon_> ` mv wGAUV3ER Something.c
author HackBot
date Fri, 29 Apr 2016 00:14:19 +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}' $@