mirror of
https://github.com/sharkdp/fd.git
synced 2026-09-19 01:43:05 +08:00
4a36b0ef31da96c5eb369d010a0cc4f07e00d7d3
fnd
A modern, convenient and fast replacement for 'find'
Examples
> fnd
src
src/fnd.cpp
README.md
LICENSE
CMakeLists.txt
> fnd cpp
src/fnd.cpp
> fnd '[A-Z].*'
README.md
LICENSE
CMakeLists.txt
Build
cmake .
make
Languages
Rust
92.5%
Shell
6.6%
Makefile
0.7%
Awk
0.2%