Traditional [[awk]] implementations do not support bitwise operators. == Function Gawkisms == Bitwise operations can be carried out using the following [[gawkism]]s: * [[and]] * [[lshift]] * [[or]] * [[rshift]] * [[xor]]
Summary:
This change is a minor edit.
Username: