Operating System - HP-UX
1834022 Members
2204 Online
110063 Solutions
New Discussion

Keep find from following file systems

 
SOLVED
Go to solution
Eric Herr
Advisor

Keep find from following file systems

How can I restrict the find command to stay in the file system I specify?
2 REPLIES 2
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Keep find from following file systems

Add the -xdev option. Man find.
If it ain't broke, I can fix that.
Jeff_Traigle
Honored Contributor

Re: Keep find from following file systems

Use the -xdev option.
--
Jeff Traigle