Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2018 01:03:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 223127] find(1) does not explain what "-f" option does
Message-ID:  <bug-223127-9-aw0N50pt8Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223127-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223127-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223127

Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Documentation               |Manual Pages
                 CC|                            |doc@FreeBSD.org
           Assignee|doc@FreeBSD.org             |bugs@FreeBSD.org

Tavian Barnes <tavianator@tavianator.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tavianator@tavianator.com

--- Comment #1 from Tavian Barnes <tavianator@tavianator.com> ---
For the record, `-f path` is the same as specifying `path` as one of the
starting points, but it won't conflict with other options.  So you can write
`-f -print` to search a directory called `-print`, or `-f \(` if the name i=
s an
open paren, etc.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223127-9-aw0N50pt8Q>