[ 原始碼: rust-fd-find ]
套件: fd-find (8.3.1-1)
fd-find 的相關超連結
Trisquel 的資源:
下載原始碼套件 rust-fd-find:
維護者:
Original Maintainers:
- Debian Rust Maintainers
- Paride Legovini
- Sylvestre Ledru
外部的資源:
- 主頁 [github.com]
相似套件:
Simple, fast and user-friendly alternative to find
While it does not seek to mirror all of find's powerful functionality, fd provides sensible (opinionated) defaults for 80% of the use cases.
Features:
* Convenient syntax: ‘fd PATTERN’ instead of ‘find -iname '*PATTERN*'’. * Colorized terminal output (similar to ls). * It's fast, often faster than find. * Smart case. * Ignores hidden directories and files, by default. * Ignores patterns from your .gitignore, by default. * Regular expressions. * Unicode-awareness. * Parallel command execution with a syntax similar to GNU Parallel.
Please note: the executable and the associated manpage were renamed from ‘fd’ to ‘fdfind’ because of a file name clash.
其他與 fd-find 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 4.3) [armhf]