util/binary.sh

Util functions to manipulate binary numbers.

binary_b2d()

From binary to decimal.

binary_d2b()

From decimal to binary.