cast shr
Perform a right shifting operation
$ cast shr --help
Usage: cast shr [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