09.06.2013 Views

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Programming Commands <strong>XENIX</strong> Programming<br />

strings - Finds the printable strings in an object file.<br />

Syntax<br />

strings [-] [-o] [-number ] file ...<br />

Description<br />

strings looks for ASCII strings in a binary file. A string is any sequence of four or more<br />

printing characters ending with a newline or a null character. Unless the - flag is given,<br />

strings only looks in the initialized data space of object files. If the -o flag is given,<br />

then each string is preceded by its decimal offset in the file. If the -number flag is<br />

given then number is used as the minimum string length rather than 4.<br />

strings is useful for identifying random object files and many other items.<br />

See Also<br />

hd, od in "Commands" in the <strong>XENIX</strong> <strong>2<strong>86</strong></strong> Reference Manual<br />

Credit<br />

This utility was developed at the University of California at Berkeley and is used with<br />

permission.<br />

B-112

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!