logique44 - Man Page
evaluate logical functions
Synopsis
logique44 [Options] [BIT]... EXPRESSION
Description
logique44 evaluates EXPRESSION for each set of BIT(s) binary values. BIT(s) are expected valid C identifiers. EXPRESSION may refer BIT(s) integral variables.
Options
- -P, --print
Print the parsed expression instead.
- -s, --skip-header
Do not print the BIT(s) line header.
- --help
Print a usage message and exit with a status code indicating success.
- --version
Print version information on standard output then exit.
Syntax
The allowed expression syntax is same as for express17(1).
Examples
logique44 a b "a ^ b"
See Also
Authors
Ciprian Niculescu
Referenced By
July 2008