Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 17:48:17 +0700
From:      budsz <budsan02@bdg.centrin.net.id>
To:        Tony <tony@idk.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: .bz2 file extension
Message-ID:  <20011103174817.A508@bdg.centrin.net.id>
In-Reply-To: <200111022110.NAA25778@idk.com>
References:  <200111022110.NAA25778@idk.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 02, 2001 at 01:10:46PM -0800, Tony wrote:
>I downloaded a file the a .tar.bz2 ending. What program do I use to extract
>the files in this?

Please using bzip2 program for ex:
$bzip2 -cd file.tar.bz2 | tar xvf -

- 
budsz

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011103174817.A508>