Find the answer to your Linux question:
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 ...
  1. #1
    Just 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....

  2. #2
    Linux Newbie
    Join Date
    Dec 2009
    Posts
    241
    man find

    Will show you all available options.

  3. #3
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Hello and Welcome!

    Something that may help is the Linux Man Pages and LinuxCommand.org
    Jay

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...