Xref: utzoo comp.unix.programmer:905 comp.unix.wizards:23881 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!julius.cs.uiuc.edu!news.cs.indiana.edu!ariel.unm.edu!nmsu!opus!afoiani From: afoiani@nmsu.edu (Anthony "Tkil" Foiani) Newsgroups: comp.unix.programmer,comp.unix.wizards Subject: Getting a 'grep' on myself Message-ID: Date: 25 Jan 91 17:58:49 GMT Sender: news@NMSU.Edu Followup-To: comp.unix.programmer Distribution: comp Organization: NMSU Computer Science Lines: 19 I've a question for unix gurus. I was creating a mail digest, and was using 79 '=' signs as delimiters. I then tried to use egrep to knock it apart, with the command % egrep '^=\{79\}$' my-mail-digest which failed pretty violently to find any separaters. I eventually got around to trying % grep '^=\{79\}$' my-mail-digest which worked as expected. The real 'question' then, is why did egrep fail while grep works? TiA, Tony -- Tony Foiani a.k.a. Tkil (afoiani@nmsu.edu) or (mcsajf@nmsuvm1.bitnet) Supporting: Unix / DOS / VMS / Macintosh / "What's this?" ObQuote: "Lucretia, my reflection, dance the ghost with me..." - Sisters Of Mercy