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 _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
