File searching and Grep in windows

File searching and Grep in windows

Post just about everything that isn't directly related to Spring here!

Moderator: Moderators

Post Reply
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

File searching and Grep in windows

Post by Forboding Angel »

Basically as we all know, windows and filesearching is lol.

Best file searching utility for windows that I have found (Doesn't rely on indexing): http://www.ultrafilesearch.com/

If you need an excellent grep tool on windows, try out: https://code.google.com/p/dngrep/

Anyway, thought this might be useful to others and save some of you the time I spent looking for decent alternatives.

I'm sure there are other great programs out there for this, but these are the ones I found to be the best out of all the ones I've tried.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Re: File searching and Grep in windows

Post by KDR_11k »

IIRC MinGW comes with a Windows version of grep.
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Re: File searching and Grep in windows

Post by Jools »

I use agent ransack. Works quite well. It has a lot of options. Built in search is idiotic in win7.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: File searching and Grep in windows

Post by Forboding Angel »

I saw agent ransack, but it looked ill equipped for win7 (mainly, the site for it is a mess).

Apparently that isn't the case?
User avatar
Jools
XTA Developer
Posts: 2816
Joined: 23 Feb 2009, 16:29

Re: File searching and Grep in windows

Post by Jools »

It integrates with the shell so it works for any windows version. It has enough options to work for me, you can search for things in file and it supports perl type regular expression (although I've never understood why regex are so good, seem messy to me).
Post Reply

Return to “Off Topic Discussion”