Posts Tagged ‘File Search’

PowerGREP - string search tool

This is one useful tool that allows you to search for expressions in files and folders. PowerGrep will output the filenames and the line numbers that match your search expressions. I use it all the time to look for connection strings in web config files.
Consider this example below:
I need to look the word “powergrep” in [...]