[Bug 223127] find(1) does not explain what "-f" option does
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Thu Nov 15 01:03:33 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223127
Oleksandr Tymoshenko <gonzo at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Documentation               |Manual Pages
                 CC|                            |doc at FreeBSD.org
           Assignee|doc at FreeBSD.org             |bugs at FreeBSD.org
Tavian Barnes <tavianator at tavianator.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tavianator at tavianator.com
--- Comment #1 from Tavian Barnes <tavianator at 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 is an
open paren, etc.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
    
    
More information about the freebsd-doc
mailing list