From owner-freebsd-current Sat Feb 24 22:38:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from homer.softweyr.com (bsdconspiracy.net [208.187.122.220]) by hub.freebsd.org (Postfix) with ESMTP id E876F37B503 for ; Sat, 24 Feb 2001 22:38:26 -0800 (PST) (envelope-from wes@softweyr.com) Received: from [127.0.0.1] (helo=softweyr.com ident=Fools trust ident!) by homer.softweyr.com with esmtp (Exim 3.16 #1) id 14WuzC-0002FS-00; Sat, 24 Feb 2001 23:48:50 -0700 Message-ID: <3A98AAD2.A35582A5@softweyr.com> Date: Sat, 24 Feb 2001 23:48:50 -0700 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Garrett Wollman Cc: Matthew Thyer , current@FreeBSD.ORG Subject: Re: find / -fstype local traverses non-local filesystems References: <3A975604.30F12BBB@camtech.net.au> <200102241530.KAA46174@khavrinen.lcs.mit.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garrett Wollman wrote: > > < said: > > > find seems to be traversing all file systems (local and non-local) > > but just not reporting the found file when its on a non-local > > filesystem. > > As has been discussed many times before, this is correct behavior. If > you want `find' to not traverse a directory, use the `-prune' primary. Or -x to keep it on a single device/filesystem. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message