Re: using grep on /var/log/mail.log trying to escpae an "-"

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
+ (application/pgp-signature)
Poista viesti
Vastaa
Lähettäjä: Bill Jonas
Päiväys:  
Vastaanottaja: PLUG
Aihe: Re: using grep on /var/log/mail.log trying to escpae an "-"
On Thu, Mar 18, 2004 at 11:43:08AM -0700, Jim wrote:
> grep "-"6.3* /var/log/mail.log |grep Hits


grep '\-6.[3-9]' /var/log/mail.log |grep Hits

is one way to do it.

-- 
Bill Jonas    *        *    http://www.billjonas.com/
"It's a dangerous business, Frodo, going out your front door.  You step
into the Road,  and if you don't keep your feet,  there  is  no knowing
where you might be swept off to."  --  Bilbo Baggins