Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 11:12:12 -0600
From:      Christopher Schulte <schulte+freebsd@nospam.schulte.org>
To:        ann kok <annkok2001@yahoo.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: command grep
Message-ID:  <5.1.0.14.0.20011221110829.01c1aaa0@pop.schulte.org>
In-Reply-To: <20011221170504.63936.qmail@web20105.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:05 AM 12/21/2001 -0800, ann kok wrote:
>Dear all
>
>How do I get 'ann' in the test file?
>No need to get hannon and annahc
>
>[root@mail ann]# grep ann test
>hannon:1st8j5N6SU.:11617::::::
>ann:rVGtusdovec:11618::::::
>annahc:AOfpxMHsCpk:11673::::::

# grep "ann:" test


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20011221110829.01c1aaa0>