Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Ranazar
  • Content: Threads
  • Order by date
  1. Ranazar

    Problem with Find command and downed NFS mounts

    I want the find command to skip all nfs filesystems. I use the following syntax: find / -fstype nfs -prune -o -name myfile -print The (very frustrating) problem is that if the remote host for the nfs filesystem is down, find will still try to contact it even though I've told it prune all...

Part and Inventory Search

Back
Top