Page 1 of 1
Windows GREP tool
Posted: 21 Jun 2011, 23:20
by Forboding Angel
If you're like my you've had some trouble finding a decent grep tool for winbloze. I have finally found one:
http://www.baremetalsoft.com/baregrep/index.php
Many others listed in this thread:
http://stackoverflow.com/questions/1416 ... in-windows
Re: Windows GREP tool
Posted: 21 Jun 2011, 23:33
by zwzsg
I use Notepad++ find in files, with regexp ticked.
Re: Windows GREP tool
Posted: 21 Jun 2011, 23:42
by aegis
I just use grep. there are a few decent unix toolset ports.
Re: Windows GREP tool
Posted: 22 Jun 2011, 01:29
by Forboding Angel
zwzsg wrote:I use Notepad++ find in files, with regexp ticked.
Doesn't work for doc, docx, etc.
Re: Windows GREP tool
Posted: 22 Jun 2011, 04:00
by rattle
aegis wrote:I just use grep. there are a few decent unix toolset ports.
same or np++