Compress Directory With Tar
compress directory with tar
compress, directory, with, tar
Compress Directory With Tar
Post Description: compress directory with tar
POST# 1290
Posted On: Thu Apr 24, 2008 5:48 pm
DarrenL4
Topic: Compress Directory With Tar
can you teach me how to compress a directory in my linux server using tarball

i forgot the command i had it somewhere but i can't find it anymore hahaha

sorry to bug you but i really like your support


Thu Apr 24, 2008 5:49 pm
1
Web Hosting Support
Reply #1961
hmm

this is what i have try using this one

Command:
tar -cvf - directory_name | gzip -c > newfilename.tar.gz

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. Compress Directory With Tar