print the strings of printable characters in files
-a
--all
-   Do not scan only the initialized and loaded sections of object files; scan the whole files.
-o  Like -t o.  Some other versions of strings have -o act like -t d instead.  Since we can not be
    compatible with both ways, we simply chose one.
source manpages: strings