od.1 (2010 09)
o
od(1) od(1)
• When the number of input bytes used for transformation is set to 1 with the type specifier char-
acters d, o, u,or
x, only the least-significant seven bits of each byte are used.
• When one or more of the
-A, -j, -N,or -t options is specified, an operand starting with the
first character as a plus-sign (
+
) or the first character as numeric is interpreted as a file name.
(UNIX Standard only, see standards (5). Multiple types can be specified by using multiple
-bcdox
options. Output lines are written for each type specified in the order in which the types are specified.)
EXTERNAL INFLUENCES
For information about the UNIX standard environment, see standards (5).
Environment Variables
LANG provides a default value for the internationalization variables that are unset or null. If
LANG is
unset or null, the default value of "C" (see lang (5)) is used. If any of the internationalization variables
contains an invalid setting,
od will behave as if all internationalization variables are set to "C". See
environ (5).
LC_ALL If set to a non-empty string value, overrides the values of all the other internationalization vari-
ables.
LC_CTYPE determines the interpretation of text as single and/or multi-byte characters, the classification
of characters as printable, and the characters matched by character class expressions in regular expres-
sions.
LC_MESSAGES determines the locale that should be used to affect the format and contents of diagnostic
messages written to standard error and informative messages written to standard output.
NLSPATH determines the location of message catalogues for the processing of LC_MESSAGES.
International Code Set Support
Single- and multi-byte character code sets are supported. Multi-byte data is displayed as multi-byte
values.
RETURN VALUE
Exit values are:
0 Successful completion.
>0 Error condition occurred.
SEE ALSO
adb(1), standards(5).
STANDARDS CONFORMANCE
od: SVID2, SVID3, XPG2, XPG3, XPG4, POSIX.2
HP-UX 11i Version 3: September 2010 − 3 − Hewlett-Packard Company 3