Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BITWISE(1)			  User Commands 		      BITWISE(1)

NAME
     bitwise - Terminal based bit manipulator in ncurses

SYNOPSIS
     bitwise [OPTION...] [expression]

DESCRIPTION
     [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

AUTHOR
     Written by Ramon Fried

SEE ALSO
     The  full documentation for bitwise can be found at https://github.com/mel-
     lowcandle/bitwise

bitwise v0.50			    July 2023			      BITWISE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bitwise&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help