strings
[options
]files
endings::newline/null sequence endings" Search object or binary
files
for sequences of four or more printable characters that end with a newline or null. See also
od
.
Search entire
file
, not just the initialized data portion of object files. Can also specify this option as
-
.
Display the string's offset position before the string.
n
Minimum string length is
n
(default is 4). Can also specify this option as
-
n
.