File:  [CSRG BSD Unix] / 43BSDTahoe / man / man1 / strings.1
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)strings.1	6.4 (Berkeley) 12/3/86
.\"
.TH STRINGS 1 "December 3, 1986"
.UC
.SH NAME
strings \- find the printable strings in a file
.SH SYNOPSIS
.B strings
[
.B \-ao
] [
\fB\-\fInumber\fR
] [ file ... ]
.SH DESCRIPTION
\fIStrings\fP looks for ascii strings in each of the specified files,
or from the standard input.  A string is any sequence of 4 or more printing
characters.  Unless the \fB-a\fP flag is given, \fIstrings\fP only looks
in the initialized data space of object files.  If the \fB-o\fP flag is
given, then each string is preceded by its decimal offset in the file.
If the \fB-\fInumber\fR flag is given, then \fInumber\fP is used as the
minimum string length rather than 4.
.PP
\fIStrings\fP is useful for identifying random object files and
many other things.
.SH "SEE ALSO"
od(1)
.SH BUGS
The algorithm for identifying strings is extremely primitive.

unix.superglobalmegacorp.com

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