Created
December 20, 2012 06:43
-
-
Save hujj0615/4343345 to your computer and use it in GitHub Desktop.
shell: read first N bytes from file and display as hex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hexdump -n 1024 -x sourcepush.gzip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment