STRINGS(1) | General Commands Manual | STRINGS(1) |
strings
— find
printable strings
strings |
[-az ] [-t
format] [-n
number] [file...] |
strings
reads each
file in sequence and writes printable strings longer
than 4 or number. If no file is
given or file is
‘-
’, strings
reads from the standard input.
-a
-n
number-t
format-z
The strings
utility exits 0 on
success, and >0 if an error occurs.
strings
should be compliant with the IEEE
Std 1003.1-2024 (“POSIX.1”) specification. The
-z
option is an extension.
Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
2024-09-09 | Linux 6.6.67-gentoo-x86_64 |