May 13, 2008
Search file contents in multiple directories with Recursive grep
Posted by Hodge in Linux, Ubuntu • 1 commentThere are times – many in fact – when I need to find a file, or multiple files containing a particular string. For example, I’m developing a web application, and need to find out which pages call a particular class method, say, all the files which call the getTopTenCDs() method – I can do this [...]



