hex.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 14 Apr 2012 14:00:28 +0300
changeset 1260 fd7f92cb5a57
parent 588 59b4a51c5382
permissions -rw-r--r--
History of word/phrase occurrence.

-*- mode: outline -*-

* Dump binary data in hex.

  $ od -t x1 <file

or

  $ hexdump -v -e '1/1 "0x%02x, "'