This is the Linux app named mgrep - A Multiline grep Implementation whose latest release can be downloaded as mgrep-1.1.2.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named mgrep - A Multiline grep Implementation with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
mgrep - A Multiline grep Implementation
DESCRIPTION:
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.
Audience
Information Technology, Science/Research, Developers, Testers, Engineering
User interface
Command-line
Programming Language
C++
This is an application that can also be fetched from https://sourceforge.net/projects/multiline-grep/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.