avr-strings (1) Linux Manual Page
strings – print the strings of printable characters in files. Synopsisstrings [-afovV] [–min-len] [-n min-len] [–bytes=min-len] [-t radix] [–radix=radix] [-e encoding] [–encoding=encoding] [–] [–all] [–print-file-name] [-T bfdname] [–target=bfdname] [–help] [–version] file… DescriptionFor each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character. By default, it…
