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-9.0.0.tar.xz 0000097124 94.8 KB
fd.changes 0000016513 16.1 KB
fd.obsinfo 0000000091 91 Bytes
fd.spec 0000006617 6.46 KB
vendor.tar.xz 0017836280 17 MB
Revision 46 (latest revision is 55)
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 1134014 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 46)
- Update to version 9.0.0:
  Performance:
  * Performance has been significantly improved, both due to optimizations
    in the underlying ignore crate (#1429), and in fd itself (#1422, #1408, #13620).
    Benchmarks results show gains of 6-8x for full traversals of smaller directories
    (100k files) and up to 13x for larger directories (1M files).
  * The default number of threads is now constrained to be at most 64. This should
    improve startup time on systems with many CPU cores. (#1203, #1410, #1412, #1431)
  * New flushing behavior when writing output to stdout, providing better performance
    for TTY and non-TTY use cases, see #1452 and #1313.
  Features:
  * Support character and block device file types, see #1213 and #1336
  * Breaking: .git/ is now ignored by default when using --hidden / -H, use --no-ignore
    / -I or --no-ignore-vcs to override, see #1387 and #1396
  Bugfixes:
  * Fix NO_COLOR support, see #1421
  Other:
  * Fixed documentation typos, see #1409
Comments 0
openSUSE Build Service is sponsored by