GREP
GREP (global regular expression print) is essentially a tool for finding snippets within text files. It has been around as a command line tool for a very long time in unix systems.
There are a number of GUI GREP tools out there as well.
The one I recommended (also in great free software):
- AstroGrep (free/open source & portable!)
Microsoft Windows:
- PowerGREP - excellent
- dnGREP - open source, very good
- WinGREP - commercial
- grepWin - open source, quite basic
- UnixUtls - includes grep.exe port
- V-Grep - portable but looks very old
Linux:
