FreeBSD Bugzilla – Attachment 224108 Details for
Bug 223127
find(1) does not explain what "-f" option does
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
manpage patch
0006-Describe-the-f-path-option.patch (text/plain), 992 bytes, created by
Ceri Davies
on 2021-04-14 15:42:57 UTC
(
hide
)
Description:
manpage patch
Filename:
MIME Type:
Creator:
Ceri Davies
Created:
2021-04-14 15:42:57 UTC
Size:
992 bytes
patch
obsolete
>From dc1fca522a28c2c623dbb263433724ab008f460f Mon Sep 17 00:00:00 2001 >From: Ceri Davies <ceri@submonkey.net> >Date: Wed, 14 Apr 2021 15:41:05 +0000 >Subject: [PATCH 6/6] Describe the "-f path" option. > >PR: 223127 >--- > usr.bin/find/find.1 | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) > >diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 >index 0c5c113479a..caa6e29eae9 100644 >--- a/usr.bin/find/find.1 >+++ b/usr.bin/find/find.1 >@@ -31,7 +31,7 @@ > .\" @(#)find.1 8.7 (Berkeley) 5/9/95 > .\" $FreeBSD$ > .\" >-.Dd March 13, 2021 >+.Dd April 14, 2021 > .Dt FIND 1 > .Os > .Sh NAME >@@ -135,6 +135,19 @@ primary specified by > Refer to its description under > .Sx PRIMARIES > for more information. >+.It Fl f Ar path >+Add >+.Ar path >+to the list of paths that will be recursed into. >+This is useful when >+.Ar path >+begins with a character that would otherwise be interpreted as an >+.Ar expression , >+namely >+.Dq Li "!" , >+.Dq Li "(" >+and >+.Dq Li - . > .It Fl s > Cause > .Nm >-- >2.31.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223127
: 224108