mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
5 lines
259 B
Text
5 lines
259 B
Text
bitwise can be used both interactivly and in command line mode.
|
|
In command line mode, passing a number in any base (Decimal, Hexedical & Octal)
|
|
will output the number in all bases including binary representation.
|
|
|
|
WWW: https://github.com/mellowcandle/bitwise
|