Re: [dev] Why not use the -exec feature of find?
> Even when you use multiple arguments per command as with
> -exec '{}' +
> ? It is still spawning a new process for every file match?
No, then it will use the maximum number of file arguments allowed by your shell for each process.
Received on Tue Jun 22 2021 - 16:44:38 CEST
This archive was generated by hypermail 2.3.0
: Tue Jun 22 2021 - 16:48:07 CEST