From owner-freebsd-questions@FreeBSD.ORG Mon Dec 22 08:27:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B8421065673 for ; Mon, 22 Dec 2008 08:27:12 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 28F208FC17 for ; Mon, 22 Dec 2008 08:27:10 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mBM8R2RO017268; Mon, 22 Dec 2008 09:27:02 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mBM8R0cB017265; Mon, 22 Dec 2008 09:27:01 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 22 Dec 2008 09:27:00 +0100 (CET) From: Wojciech Puchar To: Kelly Jones In-Reply-To: <26face530812211223m118c8f11rbc16e1a69e01f582@mail.gmail.com> Message-ID: <20081222092646.F17220@wojtek.tensor.gdynia.pl> References: <26face530812211223m118c8f11rbc16e1a69e01f582@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: bzip2split X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2008 08:27:12 -0000 > % Obviously, 'split' won't work for 2 reasons: > > % Each chunk won't have the BZIP2 header what a problem? when unpacking you do cat |bunzip2 > > % 'split' will cut the file inside a bzip2 "block", rendering the > first/last blocks of each file unreadable. > > -- > We're just a Bunch Of Regular Guys, a collective group that's trying > to understand and assimilate technology. We feel that resistance to > new ideas and technology is unwise and ultimately futile. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >