Finding File Strings
by TBotNik from LinuxQuestions.org on (#4W0FM)
All,
I'm not very good at using cmd line to find strings in a file, normally using kfind, but not installable on the current box, so needing the right locate or find cmd to find files in a framework containing db queries so need to find the strings:
Code:->query
or
->qryusing either the locate or find cmdline dmds.
Assuming search filtering should be using REGEX!
Searsh will be system wide using '*.php' and the subdirectory '/EM/'.
Cheers!
TBNK


I'm not very good at using cmd line to find strings in a file, normally using kfind, but not installable on the current box, so needing the right locate or find cmd to find files in a framework containing db queries so need to find the strings:
Code:->query
or
->qryusing either the locate or find cmdline dmds.
Assuming search filtering should be using REGEX!
Searsh will be system wide using '*.php' and the subdirectory '/EM/'.
Cheers!
TBNK