heretic
2009年3月10日 星期二
Convert Text to Hex on Linux
xxd creates a hex dump of a given file or standard input.
echo "something" | xxd -c 256 -ps
-c 256: 256 octets per line
-ps: plain style
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言