From owner-freebsd-hackers Wed Jul 7 13: 9:42 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id ADA8814D06 for ; Wed, 7 Jul 1999 13:09:38 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id WAA92320; Wed, 7 Jul 1999 22:09:24 +0200 (CEST) (envelope-from des) To: Jamie Howard Cc: Dag-Erling Smorgrav , Archie Cobbs , freebsd-hackers@FreeBSD.ORG Subject: Re: Repalcement for grep(1) References: From: Dag-Erling Smorgrav Date: 07 Jul 1999 22:09:24 +0200 In-Reply-To: Jamie Howard's message of "Wed, 7 Jul 1999 15:44:48 -0400 (EDT)" Message-ID: Lines: 8 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG BTW, the end-of-line handling is wrong; grep will fail to select a line where the pattern appears at the end and the line is not terminated by a newline. I'm working on a fix (and on implementing my solution for -w and -x). DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message