Networking Forums

Networking Forums > Computer Networking > Linux Networking > Re: find and autofs

Reply
Thread Tools Display Modes

Re: find and autofs

 
 
Florian Diesch
Guest
Posts: n/a

 
      03-05-2010, 10:36 PM
Kevin the Drummer <(E-Mail Removed)> writes:

> I have a few cron jobs which start jobs like 'find / ....' and
> these jobs, in cooperation with autofs tries to mount all of the
> hosts in my /etc/hosts file as //net/somehost.fdqn.blah
>
> 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, but I can't find that in the
> manual page, in the info pages, nor through the --help flag.


,----
| -mount Don't descend directories on other filesystems. An
| alternate name for -xdev, for compatibility with some
| other versions of find.
`----



Florian
--
GUIs programmieren mit Python und Glade:
<http://www.florian-diesch.de/doc/python-und-glade/>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11