Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcuhc!smaxwell From: smaxwell@hpcuhc.HP.COM (Susan Maxwell) Newsgroups: comp.unix.questions Subject: sed question Message-ID: <250001@hpcuhc.HP.COM> Date: 11 Apr 89 00:46:15 GMT Organization: Hewlett Packard, Cupertino Lines: 16 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\