view bin/hatesgeo @ 272:1640c67f1463

<nortti> run echo -e '#/bin/sh\necho -e "WeLcOmE tO tHe InTeRnAtIoNaL hUb FoR eSoTeRiC pRoGrAmMiNg LaNgUaGe dEsIgN aNd DePlOyMeNt! FoR mOrE iNfOrMaTiOn, ChEcK oUt OuR wIkI:\nHtTp://EsOlAnGs.OrG/wIkI/mAiN_pAgE"' > bin/WeLcOmE; chmod 0755 bin/WeLcOmE
author HackBot
date Fri, 20 Apr 2012 16:49:59 +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}' $@