asunder by yamaya

fold -1|sort|uniq -c|awk '$0=$9": "$6$7' FS=

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page