Annotation of researchv10dc/man/adm/man1/strings.1, revision 1.1

1.1     ! root        1: .TH STRINGS 1 
        !             2: .CT 1 files
        !             3: .SH NAME
        !             4: strings \- find printable strings in a file
        !             5: .SH SYNOPSIS
        !             6: .B strings
        !             7: [
        !             8: .I option ...
        !             9: ] [
        !            10: .I file ...
        !            11: .SH DESCRIPTION
        !            12: .I Strings
        !            13: looks for and prints 
        !            14: .SM ASCII
        !            15: strings in 
        !            16: .I files.
        !            17: A string is a sequence of printing characters, tabs, or
        !            18: backspaces terminated by
        !            19: a newline or a null.
        !            20: In object files, strings are normally
        !            21: looked for only in the data segment.
        !            22: The options are:
        !            23: .TP
        !            24: .B \-
        !            25: Look for strings throughout the file.
        !            26: .TP
        !            27: .B \-o
        !            28: Precede each string by its octal offset in the file.
        !            29: .TP
        !            30: \fB\-\fInumber\fR
        !            31: Ignore strings less than
        !            32: .I number
        !            33: characters long (excluding newlines).
        !            34: Default length is 4.
        !            35: .PP
        !            36: .I Strings
        !            37: is useful for identifying random object files and many other things.
        !            38: .SH "SEE ALSO"
        !            39: .IR gre (1),
        !            40: .IR xd (1)
        !            41: .SH BUGS
        !            42: 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.