|
|
| |
BITWISE(1) |
User Commands |
BITWISE(1) |
bitwise - Terminal based bit manipulator in ncurses
bitwise [OPTION...] [expression]
[expression] mathematical expression
- -i, --interactive
- Load interactive mode (default if no input)
- -w, --width[b|w|l|d]
- Set bit width (default: l)
- -h, --help
- Display this help and exit
- -v, --version
- Output version information and exit
- -s, --si
- Output sizes according to SI standard. (default: IEC standard)
- --no-color
- Start without color support
The full documentation for bitwise can be found at
https://github.com/mellowcandle/bitwise
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |