LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   error opening file (https://www.linuxquestions.org/questions/linux-software-2/error-opening-file-124145/)

juanb 12-09-2003 04:56 AM

error opening file
 
HI !!

Im trying to open .tar.gz but I recived the follwing error :
# tar -xvf MailTools-1.50.tar.gz
tar:This does not look like a tar archive
tar: skeeping to the next header
tar: error exit delayes from previos errors.

I tried to open some others tar.gz and I recive the same errors.

what can I do ?

thanks

Caba 12-09-2003 05:32 AM

use
tar zxvf

juanb 12-09-2003 05:55 AM

well ,it worked in some files but in others I recieve:
#tar -zxvf file-temp-0.14.tar.qz

gzip:stdin:unexpected end of file
tar:child returned status 1
tar:error exit delayed from previos errors .

what can I do ?
also where can I find answars to error masseges from LINUX?

thanks


All times are GMT -5. The time now is 12:22 AM.