view bin/hatesgeo @ 11943:0ab22b542e31 draft

<b_jonas> `` /bin/sed -i \'s/3\\./& She is her own grandpa./\' wisdom/kmc
author HackEso <hackeso@esolangs.org>
date Tue, 17 Sep 2019 19:57:39 +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}' $@