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

Instead of hexdump one can use od, "octal dump". For example,

     echo xyz|od -An -tx1|xxd -p -r


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

Search: