On Sun, Sep 06, 2020 at 12:06:26PM -0700, L A Walsh wrote:
> On 2020/09/06 05:52, Oğuz wrote:
> > 6 Eylül 2020 Pazar tarihinde almahdi yazdı:
> >
> > > How slower find -exec repetitively calling bash -c'' for invoking a
> > > function
> > > inside, compare to pipe repeated
>
>
>How I re
On 2020/09/06 05:52, Oğuz wrote:
6 Eylül 2020 Pazar tarihinde almahdi yazdı:
How slower find -exec repetitively calling bash -c'' for invoking a
function
inside, compare to pipe repeated
How I read that (dunno if it is right) was:
"How much slower is 'find -exec' than repetit
6 Eylül 2020 Pazar tarihinde almahdi yazdı:
> How slower find -exec repetitively calling bash -c'' for invoking a
> function
> inside, compare to pipe repeated
>
> such this
> https://stackoverflow.com/questions/4793892/recursively-
> rename-files-using-find-and-sed
> all work correctly, so this
How slower find -exec repetitively calling bash -c'' for invoking a function
inside, compare to pipe repeated
such this
https://stackoverflow.com/questions/4793892/recursively-rename-files-using-find-and-sed
all work correctly, so this ask all just on speed evaluation or comparison
(1st answer s