home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.shell:3104 comp.unix.questions:9348
- Newsgroups: comp.unix.shell,comp.unix.questions
- Path: sparky!uunet!mcsun!sunic!aun.uninett.no!ugle.unit.no!news
- From: Harald.Eikrem@delab.sintef.no
- Subject: Re: What's wrong with this sed command?
- In-Reply-To: Harald.Eikrem@delab.sintef.no's message of 23 Jul 92 19:22:52
- Message-ID: <1992Jul23.194512*Harald.Eikrem@delab.sintef.no>
- Sender: news@ugle.unit.no (NetNews Administrator)
- Organization: SINTEF DELAB, Trondheim, Norway.
- References: <MONTNARO.92Jul21160321@ausable.crd.ge.com> <glaze.2520@glaze>
- <1992Jul23.090023.17661@physiol.su.OZ.AU>
- <1992Jul23.192253*Harald.Eikrem@delab.sintef.no>
- Date: 23 Jul 92 19:45:12
- Lines: 6
-
- I just sed....:)
- ! ! sed 's?: (\./)*?: ?' WRONG WRONG WRONG
- !
- ! You can do that with GNU sed. One more reason for everybody to rm /bin/sed
-
- Not to mislead anybody, the egrep (...) still becomes \(...\) in GNU sed.
-