My Notes
Hexdump with output format
# hexdump -n 10 -s 512 -v -e '"x" 1/1 "%02X" " "' untitled.txt
-n for number of bytes.
-s for offset
-v for not showing a * mark for repetition
-e for output format
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment