Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!WRQ.COM!johnk From: johnk@WRQ.COM (John Kercheval) Newsgroups: comp.binaries.ibm.pc.d Subject: MATCH110.ZIP - *IX sh style regex parser (Wild Card Matcher) Summary: Reposted by Keith Petersen Message-ID: Date: 25 Mar 91 21:22:39 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 13 I have uploaded to SIMTEL20: pd1: MATCH110.ZIP *IX sh style regex parser (Wild Card Matcher) REGEX Globber (Wild Card Matching): This is a sh style pattern matcher which allows constructs such as "*t.[a-rzy]?" or "[a-e]*". This is used primarily for pattern searches and filename wildcard parsing. Written, uploaded and dedicated to the Public Domain by the author, J.Kercheval. jbk johnk@wrq.com