Create hex dump of given file
Pretty printed one:
xxd file
Plain output:
xxd -plain file
Plain in single line:
xxd -plain file | tr -d '\n'
Written by Adam Stankiewicz
Related protips
1 Response
Actually hexdump
command seems better replacement.
I'll change this protip in the future...
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#