od
Toon bestandsinhoud in octale, decimale of hexadecimale notatie. Toon optioneel de byte-offsets en/of de afdrukbare weergave voor elke regel. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/od-invocation.html.
*
:od {{pad/naar/bestand}}
*
:od -v {{pad/naar/bestand}}
od --format={{x}} --address-radix={{d}} -v {{pad/naar/bestand}}
od --format={{x1}} --width={{4}} -v {{pad/naar/bestand}}
od --format={{xz}} --address-radix={{n}} -v {{pad/naar/bestand}}
od --read-bytes 100 --skip-bytes=500 -v {{pad/naar/bestand}}