Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: cc8a072eac8263ea67b39768f203394af46076fb Size: 10.24 KB File Format: exe
Rating: 2.217391304
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 226 License: Free
Bgrep is a free software by BrantheMan and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Bgrep which is 10.24 KB in size and belongs to the software category Other Programming Files. Bgrep was released on 2010-01-10 and last updated on our database on 2017-02-26 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Bgrep Description
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 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