Scale byte values by ninjalj (rounding in line 1031?)

map{$u="";$u=KB,$_/=1024if$_>1023;$u=MB,$_/=1024if$_>1023;printf$u?"%.2f $u\n":"%d\n",$_+.000001}<>

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

download

return to the top page