NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-acorn32/56207: Wrong patch committed?
On Wed, 26 May 2021 21:44:49 +0200, Jan-Benedict Glaw wrote:
> Notice the '+' at the end of the `find` lines. That must be a backslash
> followed by semicolon. Patch ontop of current HEAD:
From find(1):
-exec utility [argument ...] ;
-exec utility [argument ...] {} +
Execute the specified utility with the specified arguments.
The list of arguments for utility is terminated by a lone
semicolon ";" or plus "+" character as a separate
parameter. The
command specified by utility will be executed with its
current
working directory being the directory from which find was
executed.
HTH,
Hauke
--
Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
Linnéweg 7
64342 Seeheim-Jugenheim
Germany
Home |
Main Index |
Thread Index |
Old Index