Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hubcap!ncrcae!ncr-sd!hp-sdd!hplabs!ucbvax!a.cs.okstate.EDU!gregg From: gregg@a.cs.okstate.EDU Newsgroups: comp.os.vms Subject: Re: Is there a 'sed'-like editor for VMS? Message-ID: <8706251310.AA19744@ucbvax.Berkeley.EDU> Date: Tue, 23-Jun-87 15:01:54 EDT Article-I.D.: ucbvax.8706251310.AA19744 Posted: Tue Jun 23 15:01:54 1987 Date-Received: Sat, 27-Jun-87 01:45:51 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 23 dan@leadsv.UUCP (Dan Gold): > > Does anyone out there have or know of a program like UNIX 'sed' for VMS? > We need the 'sed' capability of specifying a series of operations to be > performed on a series of files. I have checked out most of the standard > VMS utilities and none seem to offer this feature. EDIT/SUM is about the > closest and it is poor. Perhaps there is something already on the system > but I didn't see it. Any clues? If anyone has such a program in FORTRAN or > DCL, I would appreciate a copy. > Probably the thing to do here is to use your favorite editor, like TPU since it has the most powerful pattern recognition stuff, and write a command file that recognizes SED commands. After I get my VI implementation out, I plan to take the RE code out of it and do just that. ----- Gregg Wonderly Department of Computing and Information Sciences Oklahoma State University UUCP: {cbosgd, ihnp4, rutgers, seismo, uiucdcs}!okstate!gregg ARPA: gregg@A.CS.OKSTATE.EDU