|
|
coherent
od Command od
Print an octal dump of a file
oodd [-bbccddooxx] [_f_i_l_e] [ [+] _o_f_f_s_e_t[.][bb] ]
od prints the specified file as a sequence of octal numbers, or
machine words. If no file is specified, od dumps the standard
input.
The following options set the format of oodd's output:
-bb Bytes in default base
-cc Bytes in ASCII characters
-dd Words in decimal
-oo Words in octal
-xx Words in hexadecimal
The default base is octal on the PDP-11 and hexadecimal on the
i8086, Z-8001, and M68000 families of microprocessors.
Dumping can start at position offset into the file. The
specified offset is octal unless the `.' suffix is present to
signify decimal. offset is in bytes unless the b suffix is
present to signify 512-byte blocks.
***** See Also *****
ASCII, commands, conv, db, scat
COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.