Search
Project Description
This is a small console program similar to grep. It is written in C# with the .Net Framework and supports .Net-style regular expressions. It can determine the line number, but does not read data from stdin like the traditional grep.

Download the executable and run it without parameters to see the list of parameters. In general, here they are:
-r : recursively search directories
-i : case insensitivity
-1 : only return one match from a file
-n : do not show the match in context -- only the filename
-s : determine and show the line number
Last edited Nov 20 2009 at 8:35 PM by brantheman, version 3
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365