Windows Grep - a free top-5 must-have developer tool you really want. Trust me.

Your grepping time is nigh!I’ve gained a bit of notoriety at work as the guru of little freeware tools to automate tasks, solve odd problems, and generally enable lazyness through letting tools do the work for me. As such, you should blindly follow what I recommend for you see, I’m not here to make a profit, I’m here to *be* a prophet. Here is one of my number-one gun tools that you really must have no matter what IDE you use or what language you code with (or which sentences you end with prepositions). Enter Wingrep. No, really.

WinGrep is a great, small, free GUI tool that lets you find all the files that in their content match a given string or regex recursively through any directory tree. Pick a dir, type in a string, and by the power of Grayskull, there you have it, near-instant matches served up all wiggly and steamy. As you review the files with matches, the GUI shows you the previous and next 5 matching lines around the match to put everything in delightful context.

This is of course similar to the purported purposes of windows explorer, Visual Studio search, and Google desktop with the minor exceptions of:

1) actually working (as in the case of explorer search)
2) being application / language independent (VS)
3) searching through ALL text file types that programmers care about (google desktop)

Check it:

How cool did you really expect this to look?

This bad boy will also do hot reg-ex search-and-replaces and is fast as all the spice girls put together. Not a day goes by that I don’t use this pig, and I love it every time. If this app were any more ass-kicking it would probably spray out those Isle of Mann ass-kicking-machine-flagsGreatest Flag in the whole world ever. all over your screen like you just p0wned solitaire for the 723th time. (Which would be totally awesome.) It’s free to download and use indefinitely provided you blithely ignore the nag screen or you can register for the trifling sum of $30. (I think that equates to about $524 Canadian or something like 1/234th of a euro, but you should probably check that for yourself.)

This is really one of those must have apps that I would install instantly upon reinstalling a new box. Quick, easy, app-agnostic, no more or less features than you need.

5 out of 5

Have a secret little app you love thats not totally played out on Lifehacker or hasn’t been on Hanselman’s tools list for the last 2 years? Lay it on me with some hot comments! Do it!

17 comments ↓

#1 Brian Cook on 07.10.07 at 4:49 pm

I’m not sure what’s cooler: WinGrep or the Isle of Mann triskelion. Either way, nice post.

#2 Featured Windows Download: Search text across multiple files with Windows Grep : Teknicks Blog on 07.10.07 at 5:49 pm

[…] Windows Grep’s search is quick and far more powerful than a simple Google Desktop or Windows Explorer folder search, with lightning fast results and an option for previewing the matching text and optionally the lines surrounding the text to give you an idea of context. The search works on plain text files, binary files (like Word docs), and can even search within zip archives. Windows Grep can also perform a find and replace on the text. Whether you’re a programmer or someone who does a lot of work with text, Windows Grep is an excellent tool for searching across multiple files quickly and easily. Windows Grep is free to download (it asks for a registration after 30 days but never requires one), Windows only. WinGrep [via Mike Duncan] […]

#3 The Voip Blog » Blog Archive » Search text in multiple files using Windows Grep on 07.11.07 at 2:05 am

[…] Get it here: WinGrep [via Mike Duncan] […]

#4 Windows Grep: ricerca per contenuto all'interno dei files on 07.11.07 at 4:11 am

[…] lo ha provato assicura che si tratta di un prodotto che supera di molto la ricerca integrata di Windows ( non ci […]

#5 Andrew on 07.19.07 at 5:15 pm

I’d be interested in a comparison with Funduc’s Search and Replace. I’ve used that one for a while but moved over to WinGrep since It was free. When/if I start using it more I will probably buy it, though.

About the same price, both are super fast, etc. I have actually made S&R script files to handle some repetitive tasks, but they are a bit too difficult most times.

#6 Salman Siddiqui on 07.22.07 at 9:46 am

not really an app. but this one is cool. SwitchPlanet.com

I wrote about it today. Would love it if you link back to me. I am working hard with my blog.

http://webtechlog.blogspot.com/2007/07/exchange-your-not-in-use-dvds-cds-video.html

#7 Ian Hough on 08.07.07 at 1:23 pm

Wow! Imagine being charged with the task of scrubbing the ass-kicking machines balls! There must be at least three sets of the bastards under that armour…It would be a respirator job, I reckon. Those medieval dudes were pretty sweaty under those tin cans they wore. Kinda like the innards of a modern computer, or a Dalek out of its shell….

#8 Sativarg Millenious on 08.13.07 at 1:52 pm

http://web.archive.org/web/20070408142539/www.wingrep.com/download.htm

Last free version any one?

#9 Anonymous on 11.03.07 at 6:16 am

check out powergrep …

#10 Weekly Link Post 14 « Rhonda Tipton’s WebLog on 11.04.07 at 6:26 pm

[…] Duncan has suggested Windows Grep in his article Windows Grep - a free top-5 must-have developer tool you really want. Trust me. [via […]

#11 Six on 11.11.07 at 11:22 am

Great to find people like you prophet …I’ll be in touch
(a promise…not a menace)

#12 15 -hot- tools that made me a coding Paris Hilton. on 11.15.07 at 9:12 am

[…] WinGrep Price = Free I’ve already written extensively about this bad boy here http://www.mikeduncan.com/wingrep-code-tool . (screenshots, download links, etc are there too). I use this every single day at work. No […]

#13 xxxxe eeyel on 11.15.07 at 4:16 pm

1 Canadian dollar is now worth around 50 American

#14 Aman on 11.16.07 at 1:14 am

been looking for a search-and-replace util for making minor changes in a ton of files at once, great post.

btw, love the $524 CDN comment since clearly the tables have already began to turn

#15 linuxamp on 12.01.07 at 12:10 am

Why do we need all these separate Windows ports of *nix tools. There’s a better alternative, it’s call Cygwin.

#16 Good tools for developer - ambatisreedhar on 12.04.07 at 12:11 pm

[…] WinGrep Price = FreeI’ve already written extensively about this bad boy here http://www.mikeduncan.com/wingrep-code-tool . (screenshots, download links, etc are there too). I use this every single day at work. No […]

#17 David San Filippo on 02.10.08 at 12:35 pm

I wrote a cool tool to manage code snippets. It docks to the side of your screen so it can be used with any code editor you have. Just drag and drop to and from the window. It has built in search, so you can find the snippets of code you need. You can even set up shared folders so a team can share code libraries.

http://www.snipitpro.com

Leave a Comment