Subject: Re: bz2
From: Stefan Reinauer (stepan@suse.de)
Date: Wed Sep 08 1999 - 01:58:04 PDT
On Wed, 8 Sep 1999, Imran Siddiq wrote:
> how do u open xxx.tar.bz2 files
on SuSE (and afaik on Redhat, too), you can do
tar xIf xxx.tar.bz2
Debian used another patch afaik, so it should by Y instead of I or sth
similar. The "secure" way, that always works is:
bunzip2 -c xxx.tar.b2 | tar xf -
Regards,
Stefan
-- SuSE GmbH Can you afford *NOT* Schanzäckerstr. 10 to use Linux? D-90443 Nürnberg Germany AlphaPowered-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2a22 : Mon Oct 04 1999 - 12:44:50 PDT