Re: [dev] Why not use the -exec feature of find?

From: Lee Phillips <lee_AT_lee-phillips.org>
Date: Tue, 22 Jun 2021 08:44:38 -0600

> 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