help, how to unzip the file with .gtar.gz

Status
Not open for further replies.

nozone

Member level 3
Joined
Jun 16, 2003
Messages
58
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
375
gtar help

as above

I tried with gzip -dc ***.gtar.gz | tar xvf -
seems I should do sth. else
 

gtar.gz

maybe you can copy the file to windows system,

then open with winrar .

make a translation .
 

gtar gzip

This is for IC F10w installation, I can unzip the .gz, now I need to unzip the .gtar, I treated it as .tar:
tar xvf ***.gtar
and get some files, but I don't know it's already installed or not, because there is no bin or other directories, puzzling...
 

gzip gtar

Try to rename the file to *.tar.gz

then .. i think it should work with :

#tar -xvzf <file>
 

unzip gtar

I got all the files with extention .any and .ixl, maybe I am in lack of some files?
 

extracting tgz.gtar

$gzip -d *gz
$gtar -xvf *gtar
 

how to unzip gtar.gz

In linux,I just use tar xzvf *.gtar.gz
 

.tgz.gtar

Use "file *.gtar.gz" to check file type first. Then you can use normal way to process it.
 

how to unzip .gtar.gz

the simplest way when u r using KDE is:
Right click on the file and open with "archiver"; it is very similar to WINRAR!

BEST!
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…