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|--output-duplicates]}} {{pad/naar/bestand}}
od {{[-t|--format]}} {{x}} {{[-A|--address-radix]}} {{d}} {{[-v|--output-duplicates]}} {{pad/naar/bestand}}
od {{[-t|--format]}} {{x1}} {{[-w|--width=]}}4 {{[-v|--output-duplicates]}} {{pad/naar/bestand}}
od {{[-t|--format]}} {{xz}} {{[-A|--address-radix]}} {{n}} {{[-v|--output-duplicates]}} {{pad/naar/bestand}}
od {{[-N|--read-bytes]}} 100 {{[-j|--skip-bytes]}} 500 {{[-v|--output-duplicates]}} {{pad/naar/bestand}}