|
A simple Java application which allows a user to search all files in a directory structure for lines matching a given pattern. Its functionality is like a combination of the Unix 'find' and 'grep' utilities, but with more features. [Open source, GPL] http://fsgrep.sourceforge.net/ |
|