A simple, fast and user-friendly alternative to 'find'
A simple, fast and user-friendly alternative to 'find'
A simple, fast and user-friendly alternative to 'find'
--exec <cmd>
instances, see #406 and #960 (@tmccombs)--exec-batch
/-X
, as the command invocations are automatically batched at the maximum possible size, even if --batch-size
is not given. See #410 and #1020 (@tavianator)foo/bar/
, see #436 and #812 (@yyogo)-u
flag was changed to be equivalent to -HI
(previously, a single -u
was only equivalent to -I
). Additional -u
flags are still allowed, but ignored. See #840 and #986 (@jacksontheel)