|
If you are trying to list objects in libraries, the command is "nm".
If you are trying to find which file contains certain text, then "grep"
If you just want arbitrary text from any binary file it is "strings"....
__________________
Only dead fish go with the flow....
Hmmm, what did I miss?
|