1
0
Fork 0
coreutils/man/od.x
Daniel Baumann c08a8f7410
Adding upstream version 9.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 07:57:52 +02:00

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