fd is a fast alternative to find with a focus on usability

Edit Package fd
https://github.com/sharkdp/fd

While fd does not seek to mirror all of find's powerful functionality,
it provides opinionated defaults for 80% of the use cases.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000936 936 Bytes
_servicedata 0000000231 231 Bytes
cargo_config 0000000100 100 Bytes
fd-8.4.0.obscpio 0000483851 473 KB
fd-8.5.0.obscpio 0000503819 492 KB
fd-8.5.0.tar.xz 0000093344 91.2 KB
fd.changes 0000013763 13.4 KB
fd.obsinfo 0000000091 91 Bytes
fd.spec 0000006647 6.49 KB
vendor.tar.xz 0017600440 16.8 MB
Revision 35 (latest revision is 55)
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 35)
 - Features
  - --type executable/-t now works on Windows, see #1051 and #1061
 - Bugfixes
  - Fixed differences between piped / non-piped output. This changes fds behavior back to what we
  - had before 8.3.0, i.e. there will be no leading ./ prefixes, unless --exec/-x,
  - --exec-batch/-X, or --print0/-0 are used. --strip-cwd-prefix can be used to strip that
  - prefix in those cases. See #1046, #1115, and #1121
  - fd could previously crash with a panic due to a race condition in Rusts standard library
  - (see rust-lang/rust#39364). This has been fixed by switching to a different
  - message passing implementation, see #1060 and #1146
  - fds memory usage will not grow unboundedly on huge directory trees, see #1146
  - fd returns an error when current working directory does not exist while a search path is
  - specified, see #1072
  - Improved "command not found" error message, see #1083 and #1109
  - Preserve command exit codes when using --exec-batch, see #1136 and #1137
 - Changes
  - No leading ./ prefix for non-interactive results, see above.
  - fd now colorizes paths in parallel, significantly improving performance, see #1148
  - fd can now avoid stat syscalls even when colorizing paths, as long as the color scheme doesn't
  - require metadata, see #1148
  - The statically linked musl versions of fd now use jmalloc, leading to a significant performance
  - improvement, see #1062
 - Other
  - Added link back to GitHub in man page and --help text, see #1086
  - Major update in how fd handles command line options internally, see #1067
Comments 0
openSUSE Build Service is sponsored by