mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
State that in -exec ... ; the semicolon should be quoted if invoked from
a shell. PR: docs/54667 Submitted by: Patrick Alken <pa59@cornell.edu> MFC after: 3 days
This commit is contained in:
parent
c6c051e598
commit
6a2b59f8a7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=118021
@ -265,6 +265,10 @@ Optional
|
||||
may be passed to the utility.
|
||||
The expression must be terminated by a semicolon
|
||||
.Pq Dq Li \&; .
|
||||
If you invoke
|
||||
.Nm
|
||||
from a shell you may need to quote the semicolon if the shell would
|
||||
otherwise treat it as a control operator.
|
||||
If the string
|
||||
.Dq Li {}
|
||||
appears anywhere in the utility name or the
|
||||
|
Loading…
Reference in New Issue
Block a user