fd is a command-line utility that makes finding files in your filesystem faster and easier than traditional tools. Built in Rust for performance, it offers an intuitive alternative to the classic find command with sensible defaults that work for most use cases.
Key capabilities include:
fd PATTERN instead of complex find syntaxls for better readability.gitignore rules by default, skipping ignored files and directories-x and -X optionsWhether you need to find files by extension, search full paths, execute batch operations, or simply list directory contents recursively, fd provides a cleaner, faster experience with minimal learning curve compared to traditional Unix tools.
$ apt install fd-find$ apt-get install fdActivity score
95/100
Stars
Forks
Latest version
Last commit
First release
Language
License
Auto-fetched .
★ 2.4k · v4.2.0 · typescript
★ 35k · v2.0.0-vscode · typescript