2014-06-17 15:06 GMT+02:00 Denys Vlasenko <[email protected]>: > try > > find /usr -name '*s*' -a -exec echo Q {} + > > with your patch.
My patch does not check the number of arguments against the limit. I should have added an xargs-like ARG_MAX/sysconf(_SC_ARG_MAX) mechanism. I'll resubmit the patch later. Bartosz Gołaszewski _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
