1BITWISE(1)                       User Commands                      BITWISE(1)
2
3
4

NAME

6       bitwise - Terminal based bit manipulator in ncurses
7

SYNOPSIS

9       bitwise [OPTION...] [expression]
10

DESCRIPTION

12       [expression] mathematical expression
13
14       -i, --interactive
15              Load interactive mode (default if no input)
16
17       -w, --width[b|w|l|d]
18              Set bit width (default: l)
19
20       -h, --help
21              Display this help and exit
22
23       -v, --version
24              Output version information and exit
25
26       -s, --si
27              Output sizes according to SI standard. (default: IEC standard)
28
29       --no-color
30              Start without color support
31

AUTHOR

33       Written by Ramon Fried
34

SEE ALSO

36       The    full    documentation    for    bitwise    can   be   found   at
37       https://github.com/mellowcandle/bitwise
38
39
40
41bitwise v0.43                    November 2021                      BITWISE(1)
Impressum