11 lines
234 B
Text
11 lines
234 B
Text
[NAME]
|
|
od \- dump files in octal and other formats
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|
|
[EXAMPLES]
|
|
.TP
|
|
.B od -A x -t x1z -v
|
|
Display hexdump format output
|
|
.TP
|
|
.B od -A o -t oS -w16
|
|
The default output format used by od
|