Skip to content

Instantly share code, notes, and snippets.

@hujj0615
Created December 20, 2012 06:43
Show Gist options
  • Save hujj0615/4343345 to your computer and use it in GitHub Desktop.
Save hujj0615/4343345 to your computer and use it in GitHub Desktop.
shell: read first N bytes from file and display as hex
hexdump -n 1024 -x sourcepush.gzip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment