Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 27 Feb 2004 12:57:22 -0500 From: LarrysPCRemedies AT aol DOT com To: cygwin AT cygwin DOT com Subject: BZ2 file extraction MIME-Version: 1.0 Message-ID: <790F685B.6EFC9AA9.6B9180F2@aol.com> X-AOL-IP: 67.80.191.172 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I have cygwin I have a file with a foo.tar.gz2 extension. How to I extract the tarball contained within? I tried gzip -dv foo.tar.gz2, but I get [snip] gzip: foo.tar.bz2: unknown suffix -- ignored [/snip] as a response I tried tar -tvf foo.tar.gz2, but I get [snip] tar: This does not look like a tar archive tar: Skipping to next header tar: Archive contains obsolescent base-64 headers tar: Error exit delayed from previous errors [/snip] I also tried bunzip foo.tar.gz2, but bunzip is apparently not installed because I get [snip] 'bunzip' is not recognized as an internal or external command, operable program or batch file. [/snip] I looked in the cygwin setup section for archive, and bunzip or bzip isn't listed ... likewise in base and other sections. Any assistance would be appreciated. I am, scratching my head, Larry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/