Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

strings(1) OSS Shell and Utilities Reference Manual
When the -t or -t o ag is specied, the format of the output is:
"%o %s", byte-offset, string
When the -t x ag is specied, the format of the output is:
"%x %s", byte-offset, string
When the -t d ag is specied, 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 specication 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 les is an HP extension to the XPG4 Version 2
specication.
854 Hewlett-Packard Company 527188-003