Last active
February 11, 2019 13:36
-
-
Save EdoardoVignati/ba0478eee07b1b2587e8094ab5a43255 to your computer and use it in GitHub Desktop.
Pretty and simple hexdump command
This file contains hidden or 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
#Credits: https://brendanzagaeski.appspot.com/0006.html | |
hexdump -v -e '"%010_ad |" 16/1 "%_p" "|\n"' hexdump.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment