![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| list the files but exclude the files in subdirectories | shyjuezy | UNIX for Dummies Questions & Answers | 2 | 05-16-2008 07:22 AM |
| Exclude & Zip | dreams5617 | Shell Programming and Scripting | 1 | 02-11-2007 04:01 PM |
| Tar directory but exclude other | leemjesse | UNIX for Dummies Questions & Answers | 1 | 05-09-2006 06:33 AM |
| Getting 'tar' to exclude | kuultak | UNIX for Dummies Questions & Answers | 6 | 02-07-2005 03:31 PM |
| tar: how to exclude subdirectories? | kymberm | Filesystems, Disks and Memory | 7 | 10-15-2002 12:53 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
tar exclude list
I have solaris 8, I want to create tar for all files under this directory structure
#/export/home/atg/Dynamo/home There is a subdirectory under this tree called servers/supersds/logs I want to exclude logs subdirectory so I created exclude list which contains servers/supersds/logs But tar is still picking up logs subdirectory and everything under it, where is my syntax wrong please advise. The command I am using is /export/home/atg/Dynamo/home#tar cvfX java02may08.tar exclude * |
| Forum Sponsor | ||
|
|