fd is a fast alternative to find with a focus on usability
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / fd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/fd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000936 936 Bytes | |
_servicedata | 0000000231 231 Bytes | |
cargo_config | 0000000100 100 Bytes | |
fd-8.3.1.obscpio | 0000451083 441 KB | |
fd-8.3.1.tar.xz | 0000075880 74.1 KB | |
fd.changes | 0000009845 9.61 KB | |
fd.obsinfo | 0000000091 91 Bytes | |
fd.spec | 0000006705 6.55 KB | |
vendor.tar.xz | 0007109880 6.78 MB |
Revision 24 (latest revision is 59)
Avindra Goolcharan (avindra)
accepted
request 944494
from
Sebastian Wagner (sebix)
(revision 24)
- Update to version 8.3.1: - Bugfixes - Stop implying --no-ignore-parent when --no-vcs-ignore is supplied, see #907, #901, #908 (@tmccombs) - fd no longer waits for the whole traversal if the only matches arrive within max_buffer_time, see #868 and #895 (@tavianator) - --max-results=1 now immediately quits after the first result, see #867 (@tavianator) - fd -h does not panic anymore when stdout is closed, see #897 - Changes - Disable jemalloc on FreeBSD, see #896 (@xanderio) - Updated man page, see #912 (@rlue) - Updated zsh completions, see #932 (@tmccombs)
Comments 0