From owner-freebsd-questions@FreeBSD.ORG Thu Aug 28 07:11:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B40E616A4BF for ; Thu, 28 Aug 2003 07:11:40 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC87543FE0 for ; Thu, 28 Aug 2003 07:11:39 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (sccrmhc13) with ESMTP id <2003082814113801600s70l0e>; Thu, 28 Aug 2003 14:11:38 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h7SEBcN9047199; Thu, 28 Aug 2003 10:11:38 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h7SEBcTG047196; Thu, 28 Aug 2003 10:11:38 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: David Kelly References: <200308271100.42049.dkelly@HiWAAY.net> From: Lowell Gilbert Date: 28 Aug 2003 10:11:38 -0400 In-Reply-To: <200308271100.42049.dkelly@HiWAAY.net> Message-ID: <44lltd98it.fsf@be-well.ilk.org> Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org Subject: Re: zmore for bzip2? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 14:11:40 -0000 David Kelly writes: > /etc/newsyslog.conf uses J in FreeBSD-5.1 to specify bzip2 format for > compression. zmore(1) doesn't know bzip format, is someone working on > it? I doubt it; seems kind of trivial to have a separate program to implement 'bzcat | more`...