mgrep is a command line tool that allows users to search text files for lines matching a given regular expression. It is similar to the well-known Unix utility, grep.
As a natural extension to the single-line regular expressions, mgrep is also capable of searching for multiline patterns.
mgrep is not a grep replacement, but it is intended to be grep-compatible: implemented options and behavior should be the same as those of grep.
mgrep is written in C++ using the Boost.Regex library.
A configure/make system is provided for Linux, but its source code should compile on all platforms that have the std and Boost.Regex libraries installed.
Job Costing is at the heart of A-Systems JobView, making your profitability the central focus. After setting up a job, the system compares your budget with actual costs. It even forecasts the cost to complete. Job Costing reports help you stay on top of the information. You don’t have to wait until a job is done before seeing if you'll make money. Instead, you can see profitability through every phase of the job. A-Systems JobView is quick to learn and easy to use. We can help you import customers, vendors, and employees from your current software. We can also help you set up your financial statement, and show your employees how easy it is to convert an estimate into a budget.
User Reviews
Be the first to post a review of mgrep - A Multiline grep Implementation!