Skip to content

Instantly share code, notes, and snippets.

@fknaopen
Created December 14, 2011 05:08
Show Gist options
  • Save fknaopen/1475347 to your computer and use it in GitHub Desktop.
Save fknaopen/1475347 to your computer and use it in GitHub Desktop.
od octal dump viewing User-friendly
od -v -t x1z -Ax
$ od -v -t x1z -Ax b.out
000000 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 >.ELF............<
000010 02 00 03 00 01 00 00 00 60 83 04 08 34 00 00 00 >........`...4...<
000020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment