Binary Multiplication by test

read -d, x
read y
echo "2i2o$x $y*p"|dc|xargs printf %08d

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

download

return to the top page