LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-13-2005, 07:27 AM   #1
Navop
LQ Newbie
 
Registered: Mar 2005
Posts: 1

Rep: Reputation: 0
Question D/l a .tgz.tar file..how to unzip


new at this ...just d/l a file that ends in tgz.tar
tried gunzip and it give me an error..unknown suffix

ty
 
Old 03-13-2005, 07:56 AM   #2
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
try this:
$ file foo.tgz.tar
POSIX tar archive
$ tar -xvf foo.tgz.tar
bar.tgz
$ file bar.tgz
GZIP compressed file (*or something similar*)
$ tar -zxvf bar.tgz
(*lots of files*)

... now, it beats me why the hell someone would want to tar a .tgz-file (tgz is an abbreviation of .tar.gz, so the full file would be .tar.gz.tar); anyways, hope this helps.

Jonas Kölker
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to unzip a ***.tar.bz2 file in Windows RajRed General 17 11-04-2005 09:47 AM
gave wrong syntax for tar as tar -cvzf file file.tgz how to recover the file gautham Linux - General 4 04-13-2005 03:15 AM
How to untar and unzip .tar.gzip.part file? linuxharsha Linux - Software 2 02-14-2004 10:37 AM
Why can't I unzip a .tar.gz file Dewar Linux - Software 8 09-18-2003 04:07 PM
unzip a tar.gz file klfreese Linux - Newbie 1 07-22-2003 11:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration