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
0 意見:
張貼意見
較新的文章
較舊的文章
首頁
訂閱:
張貼意見 (Atom)
0 意見:
張貼意見