由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - tar help!!!
相关主题
*.ps.gz??gcc in mac OSX
一个ssh问题sun SPARCstation 20 question
为什么Netscape启动以后就自动关闭?问题: Solaris里的小程序出毛病, 这正常吗?
directory cheksum error是什么意思?Help: One question about checksum in Unix
FTP HelpRe: using ftp in Unix, how to avoid getting incomplete file ?
Is there any software can D/L a whole directory?help on unix
A simple question!Unix下怎么解加密的.zip文件?
[转载] 问一个问题Solars question
相关话题的讨论汇总
话题: tar话题: directory话题: xvf
进入Unix版参与讨论
1 (共1页)
l***n
发帖数: 21
1
I try to decompress a file in current directory by
tar xvf CVv1.2.2.tar.Z
come out "directory checksum error", help, how to do it
s*****d
发帖数: 258
2
unzip first
unzip file.tar.Z |tar -xvf -

【在 l***n 的大作中提到】
: I try to decompress a file in current directory by
: tar xvf CVv1.2.2.tar.Z
: come out "directory checksum error", help, how to do it

c*****t
发帖数: 1879
3
you mean uncompress first :)

【在 s*****d 的大作中提到】
: unzip first
: unzip file.tar.Z |tar -xvf -

S******t
发帖数: 92
4

try this: tar -zxvf file.tar.Z

【在 c*****t 的大作中提到】
: you mean uncompress first :)
s*****d
发帖数: 258
5
hehe :-)

【在 c*****t 的大作中提到】
: you mean uncompress first :)
1 (共1页)
进入Unix版参与讨论
相关主题
Solars questionFTP Help
unzip *.rar in unix???Is there any software can D/L a whole directory?
怎么解开.zip文件A simple question!
读过这种BT文件么?[转载] 问一个问题
*.ps.gz??gcc in mac OSX
一个ssh问题sun SPARCstation 20 question
为什么Netscape启动以后就自动关闭?问题: Solaris里的小程序出毛病, 这正常吗?
directory cheksum error是什么意思?Help: One question about checksum in Unix
相关话题的讨论汇总
话题: tar话题: directory话题: xvf