[ ソース: rust-fd-find ]
パッケージ: fd-find (10.2.0-1 など)
fd-find に関するリンク
Debian の資源:
rust-fd-find ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.39)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ