26 May
2005
26 May
'05
5:48 p.m.
Sadly, as of Windows XP, this is broken beyond use: it simply doesn't find some stuff in certain files, like .py files, for example :-(
Install cygwin and use grep there, if you really have to stay on windows There is no need of installing that big monster :-). You can also install grep for windows:
http://gnuwin32.sourceforge.net/packages/grep.htm or MSYS, which also has a grep utility and is even smaller than cygwin, which I think isn't worth to install if you only want to use the grep utility.