cast --to-hex
NAME
cast---to-hex - Convert an integer to hex.
SYNOPSIS
cast --to-hex
[options] decimal
DESCRIPTION
Convert an integer to hex.
OPTIONS
Common Options
-h
--help
Prints help information.
EXAMPLES
- Convert 10 to hex:
cast --to-hex 10