Re: grep command or operator



On 2009-03-30, guzzijason <jasonwtucker@xxxxxxxxx> wrote:

egrep always works better for me when doing anything with regular
expressions.

No kidding. I though that 'e' in egrep was just random letter put there.

NAME
egrep - search a file for a pattern using full regular
expressions

NAME
grep - search a file for a pattern







--
| Jakov Sosic | ICQ: 28410271 | PGP: 0x965CAE2D |
=================================================================
| start fighting cancer -> http://www.worldcommunitygrid.org/ |
.



Relevant Pages

  • Re: [SLE] Postfix - Sandy - 1 more Q re: /etc/postfix/recepient_check
    ... I'm a little hesitant to answer, because I'm not sure what "regular" means in this case. ... Regular expressions are an absolute must for adminstrators. ... You will encounter these pattern matching expressions in most scripting and programming languages. ... Additionally it will use the content in the round brackets as $1, $2 (content of first found expression in brackets, second found... ...
    (SuSE)
  • Re: [SLE] Postfix - Sandy - 1 more Q re: /etc/postfix/recepient_check
    ... I'm a little hesitant to answer, because I'm not sure what "regular" means in this case. ... Regular expressions are an absolute must for adminstrators. ... You will encounter these pattern matching expressions in most scripting and programming languages. ... Additionally it will use the content in the round brackets as $1, $2 (content of first found expression in brackets, second found... ...
    (SuSE)
  • Re: Help with Regex and trying to mimic the VB "like" comparison
    ... But I don't want to have to teach hundreds of users how to use regular ... expressions, as this is far to complex for their needs. ... > You can use regexes, just allow the pattern the user types be the pattern for the regex, but with a few precautions: ...
    (microsoft.public.dotnet.languages.csharp)
  • Matching neighbouring words of a pattern using Regex
    ... How can I match 'n' number of neighbouring words of a pattern using regular ... suppose I am looking for the pattern "length xyz cm" in some ...
    (comp.lang.perl)
  • Matching neighbouring words of a pattern using Regex
    ... How can I match 'n' number of neighbouring words of a pattern using regular ... suppose I am looking for the pattern "length xyz cm" in some ...
    (comp.lang.perl.misc)