LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 11-22-2004, 05:31 AM   #1
againstms
Member
 
Registered: Nov 2004
Location: Pretoria South Africa
Distribution: Fedora Core 2
Posts: 74

Rep: Reputation: 15
Question tar.tar


How do you unzip a file that says tar.tar at he end ?????

Sorry for the dum question!!!!
 
Old 11-22-2004, 05:43 AM   #2
rjlee
Senior Member
 
Registered: Jul 2004
Distribution: Ubuntu 7.04
Posts: 1,994

Rep: Reputation: 76
This is probably a .tar.gz or a .tar.bz2 file that has had its file extension mangled by Microsoft Internet Explorer, in order to match the MIME type of the file.

Back to Linux, use
Code:
file *.tar.tar
to find out if you have a bzip2 (.bz2) or gzip (.gz) compressed file. Then correct the filename
Code:
mv file.tar.tar file.tar.bz2 or gz
and then go as normal.

Alternatively, it could be a tar file contained inside another tar file (a rather pointless thing to do, but possible). In which case, untar it to extract the [b].tar[b] file, then untar that as normal.
 
Old 11-22-2004, 05:50 AM   #3
againstms
Member
 
Registered: Nov 2004
Location: Pretoria South Africa
Distribution: Fedora Core 2
Posts: 74

Original Poster
Rep: Reputation: 15
Thanks for the help and I knwo I can figure it out but need to print this urgently, coudl you be so ind and tell me what the commands shoudl be to extract this file?
 
Old 11-22-2004, 05:51 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
tar -xvf blah.tar.tar

may well leave you with another tar? inwhich case the same on that file too....
 
Old 11-22-2004, 07:17 AM   #5
againstms
Member
 
Registered: Nov 2004
Location: Pretoria South Africa
Distribution: Fedora Core 2
Posts: 74

Original Poster
Rep: Reputation: 15
For the life of me I just can not get this file to uncompress so that I can access the contents....what it is is the rute book that when you download it, it download as follows rute.pdf.bz2.pdf or rute.html.tar.tar............

How do I get this file to extract????
 
Old 11-22-2004, 08:02 AM   #6
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,043

Rep: Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956Reputation: 1956
Code:
mv rute.html.tar.tar rute.html.tar
tar xvf rute.html.tar
should work
 
  


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 can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
tar tar cvf - . | (cd /root/; tar xvf -) ewt3y Linux - General 10 02-19-2014 10:55 AM
a tough question 4 u, problem in extracting tar & tar.gz files p_garg Linux - General 5 11-08-2010 11:02 AM
.rpms, .tar.gz, .tgz, .src.rpm, & .tar.bz2 whoots Mandriva 10 10-18-2003 12:08 PM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 06:30 AM

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

All times are GMT -5. The time now is 09:55 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