I use grep a lot to find stuff in files. However, there are times when I am looking for things on different boxes, mainly servers, that do not have grep installed. I have found 'findstr' command which gives a lot of the functionality of grep that is built-in to Windows. So give it a try when grep is not available.
No comments:
Post a Comment