[Toybox] find -quit

Rob Landley rob at landley.net
Wed May 26 03:32:14 PDT 2021


On 5/25/21 12:19 PM, Frank Liu wrote:
> Hi,
> I got an error when running a script today, it turns out using find -quit option
> that toybox doesn't have.
> eg: find / -type f -newer /tmp/mark -print -quit
> 
> Is this something you would consider adding?

https://github.com/landley/toybox/commit/e3062c3bd366

Haven't tested the "flush pending -execdir" stuff yet, but I think I added the
right flush call?

Rob



More information about the Toybox mailing list