Grep Simulator :: Search for text in files like the Unix grep tool

Posted by on 27 January 2009

This class can be used to search for text within files like the Unix grep utility. The class can traverse a directory recursively and read files with given file name extensions to find the text to be searched.
It may also return the number of times that the search text string was found in a file.

Download

239 Responses to Grep Simulator :: Search for text in files like the Unix grep tool

Leave a Reply