LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 679|回复: 2

tar的问题,急在线等

[复制链接]
发表于 2006-4-1 18:10:39 | 显示全部楼层 |阅读模式
当我在shell下执行:tar Zxvf ****.tar.z的文件时,出现如下错误:
tar (child): compress: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors

为什么??请高手解答.
发表于 2006-4-2 03:24:53 | 显示全部楼层
Looks like the error is from compress. Try use uncompress first against that file and see if it runs fine. If not, then the file might have been corrupted.
回复 支持 反对

使用道具 举报

发表于 2006-4-2 10:51:26 | 显示全部楼层
tar xzvf *.tar.gz
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表