Skip to content

hexdump

  • Dump hexadecimal representation of a file
  • Radix of 16: 0123456789ABCDEF
  • 1 hex: 4 bit
  • 2 hex: 1 byte
hexdump <file>