The UNIX and Linux Forums  

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



Thread: Archive (tar)
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-18-2006
dreams5617 dreams5617 is offline
Registered User
 

Join Date: Jul 2004
Location: USA
Posts: 52
Arrow Archive (tar)

Hi,

I want to archive below directories
ex: /home/oracle/ddd0
/home/oracle/ddd1
/home/oracle/ddd2

I want a command(tar) which will let me archive the above directories excluding *.dmp(dump files), *.log(log files) in those directories.

So the archived file doesn't have *.dmp(dump files), *.log(log files) in it.

thanks
Reply With Quote
Forum Sponsor