摘要: hexdump - ascii, decimal, hexadecimal, octal dump查看十六机制的首选工具。-c 每单元以字节为单位,显示出对应的ASCII码-C 每单元以字节为单位,同时显示十六机制和ASCII码例:[atom@localhost code]$ hexdump -c ... 阅读全文
posted @ 2014-11-03 15:29 穆穆兔兔 阅读(325) 评论(0) 推荐(0)