Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Grep Help

Re: Grep Help

From: Ethan Post <post.ethan_at_gmail.com>
Date: Fri, 14 Apr 2006 11:39:08 -0500
Message-ID: <357b48a90604140939q19043972s9c443b1410d539ad@mail.gmail.com>


Thanks to all who replied, gmail was slow that day and I eventually stumbled across.

grep "\$Log: .*[\$]"

Which works with the "" although there is no reason I could not use "\".

Thanks,
Ethan

On 4/12/06, Ethan Post <post.ethan_at_gmail.com> wrote:
>
> > cat f
>
> $Log: Blah
>
> > grep "\$Log: .*\$" f
>
> $Log: Blah
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 14 2006 - 11:39:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US