|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: Apr 2000
Location: Oak Park, MI
Posts: 33
|
Does anyone know an argument to the "find" command in Unix that ignores nfs mounts?
|
|
|
|
|
|
#2 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
find -fstype x
should find based on filesystem types use -printf to see the types on ur system that are supported and the opposite would be to use find -!fstype x err.. that should work, in general the ! operator is the NOT version.. tell me if it works
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|