Results 1 to 3 of 3
Hi ,
I want to search file excluding the NFS ...
find / -mount -name 'filename' restricts the search only in the root disc partition,but the file can be in ...
- 01-20-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 2
find command help
Hi ,
I want to search file excluding the NFS ...
find / -mount -name 'filename' restricts the search only in the root disc partition,but the file can be in other partitions also...
Is there any way to exclude the NFS only...
Thanks for your help....
- 01-20-2010 #2Linux Newbie
- Join Date
- Dec 2009
- Posts
- 241
man find
Will show you all available options.
- 01-22-2010 #3
Hello and Welcome!

Something that may help is the Linux Man Pages and LinuxCommand.orgJay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote