File:  [Research Unix] / researchv10dc / man / adm / man1 / strings.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.TH STRINGS 1 
.CT 1 files
.SH NAME
strings \- find printable strings in a file
.SH SYNOPSIS
.B strings
[
.I option ...
] [
.I file ...
.SH DESCRIPTION
.I Strings
looks for and prints 
.SM ASCII
strings in 
.I files.
A string is a sequence of printing characters, tabs, or
backspaces terminated by
a newline or a null.
In object files, strings are normally
looked for only in the data segment.
The options are:
.TP
.B \-
Look for strings throughout the file.
.TP
.B \-o
Precede each string by its octal offset in the file.
.TP
\fB\-\fInumber\fR
Ignore strings less than
.I number
characters long (excluding newlines).
Default length is 4.
.PP
.I Strings
is useful for identifying random object files and many other things.
.SH "SEE ALSO"
.IR gre (1),
.IR xd (1)
.SH BUGS
Newlines are quietly inserted in very long strings.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.