下了个 vim的插件,但装的时候出现错误: [code] $tar xzvf ctags-5.6.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: 由于前面延迟的错误而退出 $file ctags-5.6.tar.gz ctags-5.6.tar.gz: HTML document text [/code] file了一下,知道该文件不是tar.gz的压缩包,我用firefox却打不开,查了一些资料找不到如何打开! 请问我该如何解开这个包! 谢谢各位!
by zghover - Shell - 2011-01-28 16:40:05 阅读(10677) 回复(9)
gzip:stdin:not in gzip format tar:Child returned status1 tar:Error exit delayed from prvious errors tar vxfz busybox-1.00.tar.bz2后出现以上错误是怎么回事啊? 多谢各位!
我在QT官方下载的QT4.3.1-X11~.tar.gz 源码包,开始我在虚拟机上还正常用,今天在硬盘上安装了redhat9 企业版,把昨天的源码包考过去后,再用 tar zxvf
gzip a.gz a.gz: Value too large for defined data type gzip报错,这个文件有3.5G大下,是文件大小有限制吗? os:solaris9
gzip a.gz\r\na.gz: Value too large for defined data type\r\n\r\ngzip报错,这个文件有3.5G大下,是文件大小有限制吗?\r\nos:solaris9
find . -type f -ctime +2 \( -not -name "*.gz" -a -name "*.log*" \) | xargs gzip & 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/24312/showart_497878.html
本帖最后由 wildlily980 于 2011-12-06 16:54 编辑 I can read them,but there are no existing solutions which can decompress them one by one. Any suggestions?