The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-16-2006
piooooter piooooter is offline
Registered User
 

Join Date: Mar 2006
Posts: 23
Exclamation Need help with tar

Hello

I need help with tar. I want to create a tar archive and compress it at one operation. I want also to exclude some subdirectories from a directory which is archived.

For example I need to archive the /aaa/bbb/ccc directory and create the ccc.tar.gz file. But I don't want the /aaa/bbb/ccc/ddd directory to be archived. Is it possible to that all issues at once in one command?

Regards,
Pit
Reply With Quote
Forum Sponsor