Match
This page is about Match, a simple line-filtering utility.
Match is a simple utility for filtering lines of text based on regular expressions. It is primarily intended to search the output of other programs or to filter out extraneous output. The user can specify criteria defining ‘good’ lines and those defining ‘bad’ lines and can select one of several ways of combining the ‘matchers’ and the ‘unmatchers’ to filter input lines.
Well, there's really no more information available for the time being, sorry! Have a look at the examples included with the source code for further description of capabilities of Match. Please check back soon, though, or e-mail me if you have specific questions.