LinuxSir.cn,穿越时空的Linuxsir!

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

请教gzip文件的解压问题

[复制链接]
发表于 2004-6-27 19:14:23 | 显示全部楼层 |阅读模式
[root@localhost ffish]# tar zxvf stardict-2.4.3.tar.bz2

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
我每次在命令行都不能解压只能用图形的ark程序解压
这时为什么?
发表于 2004-6-27 19:32:26 | 显示全部楼层
tar xvjf stardict-2.4.3.tar.bz2

gzip压缩的文件通常后缀被命名为gz,bzip2压缩的是bz2
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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