mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
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
|