1 example for hexdump

{{ score }}
  # Display a file in a hex view using 16 bytes per row, and print the corresponding ASCII characters next to each row.
hexdump -C < myfile