[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to use tar
- From: "Adriel Cardenas G." <adrielcgx yahoo com>
- To: redhat-list redhat com
- Subject: Re: How to use tar
- Date: Mon, 26 Feb 2001 11:30:26 -0800 (PST)
> I want to make the tarball of dir using "tar" and
> "bzip2", could someone
> tell me how to do that, the tar man page got me
> totally confused.
>
> Thanks in advance for any help.
#tar -c /your directory mynewtar
#ls *.tar
mynewtar.tar
#gzip mynewtar.tar
#ls *.gz
mynewtar.tar.gz
Good Luck
=====
-----------------------------------------------------------
Adriel Cardenas G. |Firma la peticion para LinDrivers
Usuario Linux: 180950 |http://www.libranet.com/petition.html
StormLinux 2.2.17 |Its Time to Close the Windows...
------------------------------------------------------------
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]