Showing posts with label windows file search. Show all posts
Showing posts with label windows file search. Show all posts

November 21, 2011

Search for text within files on Windows

1 comment:

Windows Grep - Advanced searching for Windows


WinGrep is a small utility program that lets you look for a string inside a bunch of files. It functions similar to a grep command run on a *nix terminal. It is very powerful, very versatile and very quick too.
Besides searching for string within text,html,ASCII and binary files, it can also globally replace strings.
The program is compartible with Windows 98, 2000, XP, Vista and Windows 7. You must try this program if your have used Window's default search but aren't satisfied enough.
Link: http://www.wingrep.com/
Read More