Last week we renamed a file server, and I needed to dig through all of my Powershell scripts and change the name wherever it was referenced. What a tedious chore!
Oh how I wished there was a tool that would search inside of multiple text files and tell me where a string of text appears!
THERE IS!
It's called Grep for Windows, and it is awesome. It's wizard driven and will even search based on regular expressions.
No comments:
Post a Comment