From owner-freebsd-doc@FreeBSD.ORG Mon Feb 23 01:06:08 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 801AB16A4CE; Mon, 23 Feb 2004 01:06:08 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB8643D2D; Mon, 23 Feb 2004 01:06:08 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 234EF5309; Mon, 23 Feb 2004 10:06:07 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 085DF5308; Mon, 23 Feb 2004 10:05:59 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 7433A33C6F; Mon, 23 Feb 2004 10:05:59 +0100 (CET) To: peter.lai@uconn.edu References: <20040223065444.GP23219@cowbert.2y.net> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Mon, 23 Feb 2004 10:05:59 +0100 In-Reply-To: <20040223065444.GP23219@cowbert.2y.net> (Peter C. Lai's message of "Mon, 23 Feb 2004 01:54:44 -0500") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: freebsd-doc@freebsd.org cc: freebsd-gnats-submit@FreeBSD.org cc: chu@gpi.ru Subject: Re: docs/40196: man find does not describe -follow X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 09:06:08 -0000 "Peter C. Lai" writes: > find(1) has the -follow option historically on SysV and Solaris. > [...] > Whereas I'm not sure whether or not FreeBSD's find(1) supports the > infinite loop detection feature, the Solaris description appears to > be the most accurate. Have you even read the man page? Our find(1) uses fts(3) and supports the usual -H, -L and -P options. The -follow option (and one reason why we don't support it) is even mentioned in the STANDARDS section, though -H is misspelled as -h in that paragraph. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no