NAME
od - octal, decimal, hex, ascii dump
SYNOPSIS
od [-aBbcDdeFfHhIiLlOovXx] [[+]offset[.][Bb]] file
DESCRIPTION
Od has been deprecated in favor of hexdump(1).
Hexdump, if called as od, provides compatibility for the options listed
above.
It does not provide compatibility for the -s option (see strings(1)) or
the -P, -p, or -w options, nor is compatibility provided for the ``la-
bel'' component of the offset syntax.
SEE ALSO
hexdump(1), strings(1)
BUGS
Quite a few.
Check out the Unix Man pages Manuals