I'm looking for any easy to use utiliy to search inside files.
This is possible in windows search and I'm looking for an easy way to do it in linux.
Basicaly what I want is to to be able to search for strings within c++ or h files just by pointing an application at a folder and specifying the string to search for.
Anyone know of a good app to do this?
It's a pain in the *** having to open each file in a project and having to search for a string or function if it can be done in on in one swoop.
This is possible in windows search and I'm looking for an easy way to do it in linux.
Basicaly what I want is to to be able to search for strings within c++ or h files just by pointing an application at a folder and specifying the string to search for.
Anyone know of a good app to do this?
It's a pain in the *** having to open each file in a project and having to search for a string or function if it can be done in on in one swoop.