[NBLUG/talk] Finding files containing a string

Todd Cary todd at aristesoftware.com
Sun Dec 12 08:59:27 PST 2004


I want to find all files containing the string "interbase.so".  If I do

ls -Rl * | grep "interbase.so"

I do not get the directory.  What is the best way to do this?

Todd
-- 




More information about the talk mailing list