strings man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



strings(1)							    strings(1)

NAME
     strings - find printable strings in an object file or binary

SYNOPSIS
     strings [ -a ] [ -o ] [ -number ] filename . . .

     or the XPG4 format

     strings [ -a ] [ -t format ] [ -n number ] filename . . .

DESCRIPTION
     The strings command looks for ASCII strings in a binary file.  A string
     is any sequence of 4 or more printing characters ending with a newline or
     a null character, or (if not in XPG4 mode) any non-printing character.

     strings is useful for identifying random object files and many other
     things.

     The following options are available:

     -a		 Look everywhere in the file for strings.  If this flag is
		 omitted, strings only looks in the initialized data space of
		 object files.

     -o		 Precede each string by its offset in the file.

     -number	 Use number as the minimum string length rather than 4.

     The following are the options for the XPG4 command-line format:

     -a		 Look everywhere in the file for strings.  If this flag is
		 omitted, strings only looks in the initialized data space of
		 object files.

     -t format	 Precede each string by its offset in the file. The format is
		 specified by the format argument:
		 d Print the offset in decimal.
		 o Print the offset in octal.
		 x Print the offset in hexadecimal.

     -n number	 Use number as the minimum string length rather than 4.

SEE ALSO
     od(1)

NOTES
     The algorithm for identifying strings is extremely primitive.

     For the IRIX 6.5 release, this command was changed to have slightly
     different semantics than the original command, to be XPG4-compliant.  The
     XPG4 semantics are that a string is only considered to be a valid string
     if it ends with a NULL or newline character, or ends at the end of a

									Page 1

strings(1)							    strings(1)

     file.  The original semantics were that a string could be ended by any
     non-printing character, or end of file.

     As of the 6.5.4 release, the default semantics have been returned to the
     original unix semantics, unless the _XPG environment variable is set to a
     value greater than zero, in which case the XPG4 semantics are used.

									Page 2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net