Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

xxd is a pretty nice hexdump substitute that has a reverse mode of operation (-r), turning a hexdump into binary.


From what I recall xxd is actually part of the vim distribution, so it's common, but not everywhere. An approximate standard (coreutils) alternative is `od -x' (although it doesn't include the ASCII readable char column at the right, which can be annoying)




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: