The Bgrep application was designed to be 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...