Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcuhc!smaxwell From: smaxwell@hpcuhc.HP.COM (Susan Maxwell) Newsgroups: comp.editors Subject: SED Question Message-ID: <2360001@hpcuhc.HP.COM> Date: 11 Apr 89 00:43:33 GMT Organization: Hewlett Packard, Cupertino Lines: 15 Got a sed question for you: I'm creating a sed filter to mask out and delete unwanted characters in a trace file. I'm having trouble with this configuration: LINE I: PROMPT> LINE I+1: > LINE I+2: < Whenever I see this series, I want to delete ALL THREE lines. I can't create a pattern /PROMPT\>\\n\>\\n\