From owner-freebsd-current@FreeBSD.ORG Wed Aug 18 13:43:36 2010 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4C131065694 for ; Wed, 18 Aug 2010 13:43:36 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 9182B8FC0A for ; Wed, 18 Aug 2010 13:43:36 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id B4FE314DC6DB; Wed, 18 Aug 2010 15:43:34 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6JTth5VC85g8; Wed, 18 Aug 2010 15:43:31 +0200 (CEST) Received: from [192.168.1.105] (catv-80-99-92-167.catv.broadband.hu [80.99.92.167]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 3B3C614DC6DA; Wed, 18 Aug 2010 15:43:31 +0200 (CEST) Message-ID: <4C6BE380.1080603@FreeBSD.org> Date: Wed, 18 Aug 2010 15:43:28 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-PT; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: poyopoyo@puripuri.plala.or.jp, current@FreeBSD.org References: <86eiefhalp.wl%poyopoyo@puripuri.plala.or.jp> <86ocd0a34b.wl%poyopoyo@puripuri.plala.or.jp> In-Reply-To: <86ocd0a34b.wl%poyopoyo@puripuri.plala.or.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: bsdgrep does not work with tail -f | grep combination X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2010 13:43:36 -0000 Em 2010.08.18. 7:42, poyopoyo@puripuri.plala.or.jp escreveu: > Hi Gabor and others, > > As Gabor committed r211364, bsdgrep now works nicely with tail -f. > > http://svn.freebsd.org/changeset/base/211364 > > Thank you very much. Acknowledgements also go to you and other users. Without quality feedback I may not have found myself all reported bugs. Gabor