From owner-freebsd-questions Sat Nov 3 2:40:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.centrin.net.id (ppp53-bdg1.indosat.net.id [202.155.2.181]) by hub.freebsd.org (Postfix) with ESMTP id 88D2437B414 for ; Sat, 3 Nov 2001 02:40:26 -0800 (PST) Received: by bdg.centrin.net.id (Postfix, from userid 1000) id 4697EB736; Sat, 3 Nov 2001 17:48:18 +0700 (JAVT) Date: Sat, 3 Nov 2001 17:48:17 +0700 From: budsz To: Tony Cc: freebsd-questions@FreeBSD.ORG Subject: Re: .bz2 file extension Message-ID: <20011103174817.A508@bdg.centrin.net.id> Reply-To: budsz References: <200111022110.NAA25778@idk.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111022110.NAA25778@idk.com> User-Agent: Mutt/1.3.22.1i X-Fingerprint: A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304 X-Pub-keys: http://bdg.centrin.net.id/~budsan02/pubkey.txt X-Verify: MD5 (pubkey.txt) = 999274d3ae770caf0d77ce5796ed201e X-uptime: 5:43PM up 1:26, 6 users, load averages: 0.24, 0.22, 0.21 X-Operation-System: FreeBSD 4.3-KUMPRANG i386 X-Organization: Kumprang X-Provide: Warnet & Game Network X-Address: Melong No 29 Bandung 40261 West Java Indonesia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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