Skip to main content
Version: v. 1

probe shl

Perform a left shifting operation

$ probe shl --help
Usage: probe shl [OPTIONS] <VALUE> <BITS>

Arguments:
<VALUE> The value to shift
<BITS> The number of bits to shift

Options:
--base-in <BASE_IN> The input base
--base-out <BASE_OUT> The output base [default: 16]
-h, --help Print help