Kevin the Drummer wrote:
> How can I constrain find to not try to search the network? My
> best guess is to constrain it by filesystem type. I thought find
> had a "stay local please" flag.
The GNU version of find offers the -xdev flag which should do exactly that.
> Alternatively, if I could constrain autofs from looking into
> /etc/hosts and trying to mount hosts that I haven't told it to
> mount, that would be great too.
Hmmm, I don't understand what you mean. If autofs isn't supposed to
mount certain hosts, why do you include these hosts in /etc/auto.master
or /etc/auto.misc in first place?
So long,
Thomas
|