由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 请教如何使用tar
相关主题
UNIX command tosimplest server software for PC
how to use "ls" check folder information[转载] 如何解开.tar.bz2文件?
再次急问: *.tgz 文件怎么解?怎么解开.zip文件
双面打印怎么处理这个文件?
help on job control commands*-sol9-local.gz ??
wait on line: simple question问题,在pine里怎幺删除不了email的附件?
How to use the command history in SUN?Pine: how to sort the received email?
Remove core.xxxx files?help: how to copy files simultaneously to several folders
相关话题的讨论汇总
话题: tar话题: 打包话题: 如何
进入Unix版参与讨论
1 (共1页)
w*****s
发帖数: 98
1
就是那个能将一个folder打包的command。
俺用man看了一眼,觉得云里雾里。哪位告诉我一下
如何用tar打包并且解开。谢谢了。
s*****d
发帖数: 258
2
if you don't want to read man, better stick to windows.
Simplest usages:
To untar:
tar xvf file.tar
To tar
tar cvf file.tar filelist

【在 w*****s 的大作中提到】
: 就是那个能将一个folder打包的command。
: 俺用man看了一眼,觉得云里雾里。哪位告诉我一下
: 如何用tar打包并且解开。谢谢了。

w*****s
发帖数: 98
3
got it. 3x a lot.

【在 s*****d 的大作中提到】
: if you don't want to read man, better stick to windows.
: Simplest usages:
: To untar:
: tar xvf file.tar
: To tar
: tar cvf file.tar filelist

1 (共1页)
进入Unix版参与讨论
相关主题
help: how to copy files simultaneously to several foldershelp on job control commands
Re: help: how to copy files simultaneously to several folderswait on line: simple question
recover deleted folderHow to use the command history in SUN?
Why I can not delete a folder?Remove core.xxxx files?
UNIX command tosimplest server software for PC
how to use "ls" check folder information[转载] 如何解开.tar.bz2文件?
再次急问: *.tgz 文件怎么解?怎么解开.zip文件
双面打印怎么处理这个文件?
相关话题的讨论汇总
话题: tar话题: 打包话题: 如何