asunder by kurimura

_=$<.read.scan /./;$$.times{|x|y=_.grep(x=x.chr).size;y>0&&printf("%s:%3d\n",x,y)}

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

download

return to the top page