.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14.\".\" Standard preamble:.\" ========================================================================.de Sh \" Subsection heading.br.if t .Sp.ne 5.PP\fB\\$1\fR.PP...de Sp \" Vertical space (when we can't use .PP).if t .sp .5v.if n .sp...de Vb \" Begin verbatim text.ft CW.nf.ne \\$1...de Ve \" End verbatim text.ft R.fi...\" Set up some character translations and predefined strings. \*(-- will.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left.\" double quote, and \*(R" will give a right double quote. | will give a.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'.\" expand to `' in nroff, nothing in troff, for use with C<>..tr \(*W-|\(bv\*(Tr.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'.ie n \{\. ds -- \(*W-. ds PI pi. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch. ds L" "". ds R" "". ds C` "". ds C' ""'br\}.el\{\. ds -- \|\(em\|. ds PI \(*p. ds L" ``. ds R" '''br\}.\".\" If the F register is turned on, we'll generate index entries on stderr for.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index.\" entries marked with X<> in POD. Of course, you'll have to process the.\" output yourself in some meaningful fashion..if \nF \{\. de IX. tm Index:\\$1\t\\n%\t"\\$2"... nr % 0. rr F.\}.\".\" For nroff, turn off justification. Always turn off hyphenation; it makes.\" way too many mistakes in technical documents..hy 0.\".\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2)..\" Fear. Run. Save yourself. No user-serviceable parts.. \" fudge factors for nroff and troff.if n \{\. ds #H 0. ds #V .8m. ds #F .3m. ds #[ \f1. ds #] \fP.\}.if t \{\. ds #H ((1u-(\\\\n(.fu%2u))*.13m). ds #V .6m. ds #F 0. ds #[ \&. ds #] \&.\}. \" simple accents for nroff and troff.if n \{\. ds ' \&. ds ` \&. ds ^ \&. ds , \&. ds ~ ~. ds /.\}.if t \{\. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u". ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'.\}. \" troff and (daisy-wheel) nroff accents.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'.ds 8 \h'\*(#H'\(*b\h'-\*(#H'.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#].ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#].ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#].ds ae a\h'-(\w'a'u*4/10)'e.ds Ae A\h'-(\w'A'u*4/10)'E. \" corrections for vroff.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'. \" for low resolution devices (crt and lpr).if \n(.H>23 .if \n(.V>19 \\{\. ds : e. ds 8 ss. ds o a. ds d- d\h'-1'\(ga. ds D- D\h'-1'\(hy. ds th \o'bp'. ds Th \o'LP'. ds ae ae. ds Ae AE.\}.rm #[ #] #H #V #F C.\" ========================================================================.\".IX Title "STRINGS 1".TH STRINGS 1 "2008-01-09" "binutils-2.18.50" "GNU Development Tools".SH "NAME"strings \- print the strings of printable characters in files..SH "SYNOPSIS".IX Header "SYNOPSIS"strings [\fB\-afov\fR] [\fB\-\fR\fImin-len\fR] [\fB\-n\fR \fImin-len\fR] [\fB\-\-bytes=\fR\fImin-len\fR] [\fB\-t\fR \fIradix\fR] [\fB\-\-radix=\fR\fIradix\fR] [\fB\-e\fR \fIencoding\fR] [\fB\-\-encoding=\fR\fIencoding\fR] [\fB\-\fR] [\fB\-\-all\fR] [\fB\-\-print\-file\-name\fR] [\fB\-T\fR \fIbfdname\fR] [\fB\-\-target=\fR\fIbfdname\fR] [\fB\-\-help\fR] [\fB\-\-version\fR] \fIfile\fR....SH "DESCRIPTION".IX Header "DESCRIPTION"For each \fIfile\fR given, \s-1GNU\s0 \fBstrings\fR prints the printablecharacter sequences that are at least 4 characters long (or the numbergiven with the options below) and are followed by an unprintablecharacter. By default, it only prints the strings from the initializedand loaded sections of object files; for other types of files, it printsthe strings from the whole file..PP\&\fBstrings\fR is mainly useful for determining the contents of non-textfiles..SH "OPTIONS".IX Header "OPTIONS".IP "\fB\-a\fR" 4.IX Item "-a".PD 0.IP "\fB\-\-all\fR" 4.IX Item "--all".IP "\fB\-\fR" 4.IX Item "-".PDDo not scan only the initialized and loaded sections of object files;scan the whole files..IP "\fB\-f\fR" 4.IX Item "-f".PD 0.IP "\fB\-\-print\-file\-name\fR" 4.IX Item "--print-file-name".PDPrint the name of the file before each string..IP "\fB\-\-help\fR" 4.IX Item "--help"Print a summary of the program usage on the standard output and exit..IP "\fB\-\fR\fImin-len\fR" 4.IX Item "-min-len".PD 0.IP "\fB\-n\fR \fImin-len\fR" 4.IX Item "-n min-len".IP "\fB\-\-bytes=\fR\fImin-len\fR" 4.IX Item "--bytes=min-len".PDPrint sequences of characters that are at least \fImin-len\fR characterslong, instead of the default 4..IP "\fB\-o\fR" 4.IX Item "-o"Like \fB\-t o\fR. Some other versions of \fBstrings\fR have \fB\-o\fRact like \fB\-t d\fR instead. Since we can not be compatible with bothways, we simply chose one..IP "\fB\-t\fR \fIradix\fR" 4.IX Item "-t radix".PD 0.IP "\fB\-\-radix=\fR\fIradix\fR" 4.IX Item "--radix=radix".PDPrint the offset within the file before each string. The singlecharacter argument specifies the radix of the offset\-\-\-\fBo\fR foroctal, \fBx\fR for hexadecimal, or \fBd\fR for decimal..IP "\fB\-e\fR \fIencoding\fR" 4.IX Item "-e encoding".PD 0.IP "\fB\-\-encoding=\fR\fIencoding\fR" 4.IX Item "--encoding=encoding".PDSelect the character encoding of the strings that are to be found.Possible values for \fIencoding\fR are: \fBs\fR = single\-7\-bit\-bytecharacters (\s-1ASCII\s0, \s-1ISO\s0 8859, etc., default), \fBS\fR =single\-8\-bit\-byte characters, \fBb\fR = 16\-bit bigendian, \fBl\fR =16\-bit littleendian, \fBB\fR = 32\-bit bigendian, \fBL\fR = 32\-bitlittleendian. Useful for finding wide character strings..IP "\fB\-T\fR \fIbfdname\fR" 4.IX Item "-T bfdname".PD 0.IP "\fB\-\-target=\fR\fIbfdname\fR" 4.IX Item "--target=bfdname".PDSpecify an object code format other than your system's default format..IP "\fB\-v\fR" 4.IX Item "-v".PD 0.IP "\fB\-\-version\fR" 4.IX Item "--version".PDPrint the program version number on the standard output and exit..IP "\fB@\fR\fIfile\fR" 4.IX Item "@file"Read command-line options from \fIfile\fR. The options read areinserted in place of the original @\fIfile\fR option. If \fIfile\fRdoes not exist, or cannot be read, then the option will be treatedliterally, and not removed. .SpOptions in \fIfile\fR are separated by whitespace. A whitespacecharacter may be included in an option by surrounding the entireoption in either single or double quotes. Any character (including abackslash) may be included by prefixing the character to be includedwith a backslash. The \fIfile\fR may itself contain additional@\fIfile\fR options; any such options will be processed recursively..SH "SEE ALSO".IX Header "SEE ALSO"\&\fIar\fR\|(1), \fInm\fR\|(1), \fIobjdump\fR\|(1), \fIranlib\fR\|(1), \fIreadelf\fR\|(1)and the Info entries for \fIbinutils\fR..SH "COPYRIGHT".IX Header "COPYRIGHT"Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc..PPPermission is granted to copy, distribute and/or modify this documentunder the terms of the \s-1GNU\s0 Free Documentation License, Version 1.2or any later version published by the Free Software Foundation;with no Invariant Sections, with no Front-Cover Texts, and with noBack-Cover Texts. A copy of the license is included in thesection entitled \*(L"\s-1GNU\s0 Free Documentation License\*(R".