cotfessi
03-12-2001, 11:11 PM
I'm tryng to do the foolowing command on a file that ends in *.tar.gz
$ tar xvzf something.tar.gz
and i get this error:
gzip: stdin: not in gzip format
what am I doing wrong?? I know that I have unzipped things before! This seems to happen on all *.tar.gz files
$ tar xvzf something.tar.gz
and i get this error:
gzip: stdin: not in gzip format
what am I doing wrong?? I know that I have unzipped things before! This seems to happen on all *.tar.gz files