Date: 07 Jul 1999 22:09:24 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Jamie Howard <howardjp@wam.umd.edu> Cc: Dag-Erling Smorgrav <des@flood.ping.uio.no>, Archie Cobbs <archie@whistle.com>, freebsd-hackers@FreeBSD.ORG Subject: Re: Repalcement for grep(1) Message-ID: <xzpoghorzm3.fsf@flood.ping.uio.no> In-Reply-To: Jamie Howard's message of "Wed, 7 Jul 1999 15:44:48 -0400 (EDT)" References: <Pine.GSO.4.10.9907071541400.19722-100000@rac1.wam.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpoghorzm3.fsf>