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'
fd
is piped to another program or to a file, see #885 (@tmccombs, original
implementation by @sourlemon207)--owner
,
--size
), reducing the number of stat
syscalls when multiple filters are used; see #863
(@tavianator, original implementation by @alexmaco)--exec
when using a single thread. See #522-q, --quiet
flag, see #303 (@Asha20)--no-ignore-parent
flag, see #787 (@will459)--batch-size
flag, see #410 (@devonhollowood)LS_COLORS
, see
https://github.com/sharkdp/lscolors/pull/35 (@tavianator)./
prefix for search results unless the output is a TTY or --strip-cwd-prefix
is set, see #760 and #861 (@jcaplan)/
in MSYS, see #537 and #730 (@aswild)--change-newer-than
, --change-older-than
), see #631 (@jacobmischka)--list-details
on more platforms (like BusyBox), see #783--owner
, --size
, and --changed-{within,before}
now apply to symbolic links
themselves, rather than the link target, except when --follow
is specified; see #863--path-separator
to commands run with --exec(-batch)
and --list-details
, see #697 (@aswild)