From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 30 15:56:07 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CEE51065680 for ; Tue, 30 Mar 2010 15:56:07 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id C272A8FC26 for ; Tue, 30 Mar 2010 15:56:06 +0000 (UTC) Received: from mobileKamikaze.norad (unknown [92.116.48.135]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 4023A8A1996 for ; Tue, 30 Mar 2010 17:56:03 +0200 (CEST) Message-ID: <4BB21F10.3020700@bsdforen.de> Date: Tue, 30 Mar 2010 17:56:00 +0200 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.8) Gecko/20100329 Thunderbird/3.0.3 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <1269958546.3456.14.camel@mark-desktop> In-Reply-To: <1269958546.3456.14.camel@mark-desktop> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: grep X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2010 15:56:07 -0000 On 30/03/2010 16:15, Mark nesterovych wrote: > Decided to write BSD licensed grep and provide it to FreeBSD project if > success. > But encountered with a problem, which I can resolve. > I looked through the gnu, OpenBSD sources and posix requirements to this > utility, and can't find a solution. > ... If FreeBSD is your primary target platform, I'd suggest to do whatever the currently present implementation of grep does. Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?