Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!jeff@aids-unix.ARPA From: jeff@aids-unix.ARPA (Jeff Dean) Newsgroups: net.unix-wizards Subject: regex: sysIII/V to 4.? Message-ID: <10671@brl-tgr.ARPA> Date: Tue, 14-May-85 17:04:44 EDT Article-I.D.: brl-tgr.10671 Posted: Tue May 14 17:04:44 1985 Date-Received: Thu, 16-May-85 06:36:41 EDT Sender: news@brl-tgr.ARPA Lines: 11 I need to convert a program that uses the Berkeley regex (regular expression) routines to run on SysIII/V. A quick glance at the sysIII manual page seems to indicate that the Bell routines are not as easy to use, and I have no desire to change working code. Does anyone have routines that emulate Berkeley regex? (I don't care if the routines are "standalone" or if they call the sysIII/V regex routines.) Thanks... jd