![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| find excluding the hidden files | arunkumar_mca | UNIX for Advanced & Expert Users | 3 | 01-27-2008 11:45 PM |
| excluding directories in tar | thumper | Shell Programming and Scripting | 2 | 03-29-2006 06:44 PM |
| Find directories not containing foo, and copy foo to them | dkaplowitz | Shell Programming and Scripting | 6 | 06-29-2005 09:50 AM |
| Find files in Directories | steiner | Shell Programming and Scripting | 4 | 04-02-2005 01:01 PM |
| excluding directories while using tar | uchachra | UNIX for Dummies Questions & Answers | 2 | 03-12-2002 02:38 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How do I exclude directories with the find command on Solaris?
I want to skip the directories /proc and /shared. find / -nouser -print This shows me all files and directories that don't have an owner but I need to skip /shared and /proc. I've been able to get it to work on Linux and HP but not on Solaris. It appears that the -path option doesn't exist on solaris. Thanks, -x96 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|