Scale byte values FIXED by clock

$0>(b=1023){printf"%.2f %cB\n",(x=$0/b)<b?x:x/b,x<b?75:77}$0<b

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

download

return to the top page