From owner-freebsd-questions Sat Feb 27 0:10: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from garfield.bmk.com.au (bmkind.lnk.telstra.net [139.130.51.118]) by hub.freebsd.org (Postfix) with ESMTP id 884ED15134 for ; Sat, 27 Feb 1999 00:09:24 -0800 (PST) (envelope-from brendan@bmk.com.au) Received: from localhost (brendan@localhost) by garfield.bmk.com.au (8.8.7/8.8.7) with SMTP id TAA05586; Sat, 27 Feb 1999 19:09:13 +1100 (EST) (envelope-from brendan@bmk.com.au) Date: Sat, 27 Feb 1999 19:09:11 +1100 (EST) From: Brendan Kosowski X-Sender: brendan@garfield To: Patrick Seal Cc: FreeBSD Questions Subject: Re: grep question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Your manual is obviously better than mine. "FreeBSD isn't evil, they just make really crappy manuals." -Brendan Kosowski -------------------------------------- On Sat, 27 Feb 1999, Patrick Seal wrote: > Holy bejebees bat# man grep > > ------------------------------------ _____________________________________ > Patrick Seal |"Microsoft isn't evil, they just make > | really crappy operating systems." > Hyperhost - http://www.hyperhost.net| -Linus Torvalds > hosting and Design > > http://www.freebsd.org - http://www.linux.org > > > > > On Sat, 27 Feb 1999, Brendan Kosowski wrote: > > > > > > > How do I search for a string if it contains quotation marks ? > > > > " is used by grep to mark the start and end of a string : > > ( eg: grep "string" filename ). > > > > ie: How do I tell grep to search for: ( the dog said "woof" ) > > > > > > Thanks & Regards, Brendan... > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message