Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)
Table Of Contents
strings(1) OSS Shell and Utilities Reference Manual
• When the -t or -t o flag is specified, the format of the output is:
"%o %s", byte-offset, string
• When the -t x flag is specified, the format of the output is:
"%x %s", byte-offset, string
• When the -t d flag is specified, the format of the output is:
"%d %s", byte-offset, string
EXIT VALUES
The following exit values are returned:
0 Successful completion.
>0 An error occurred.
RELATED INFORMATION
Commands: od(1).
STANDARDS CONFORMANCE
This command conforms to the XPG4 Version 2 specification with extensions, except that the HP
implementation does not support the obsolescent form of the command.
The scanning of code and extended code areas of files is an HP extension to the XPG4 Version 2
specification.
8−54 Hewlett-Packard Company 527188-003