NAME:
hexdump - display file contents in hexadecimal, decimal, octal, or ascii
USAGE:
hexdump [OPTIONS] [FILE...]
The hexdump utility displays FILE contents in various formats.
With no FILE, or when FILE is -, read standard input.
VERSION:
dev
GLOBAL OPTIONS:
--canonical, -C canonical hex+ASCII display
--help, -h show help
--version print version information and exit