fd
A simple, fast, and user-friendly alternative to find
File Management & Navigation
Rust
substitui find
fd is a program to find entries in your filesystem. It is a simple, fast, and user-friendly alternative to find with sensible defaults and colorized output.
Instalação
brew
brew install fd
cargo
cargo install fd-find
apt
apt install fd-find
Demos
▶ GIF
fd — Dracula theme
@agentgif
▶ GIF
fd --type f --extension md — find Markdown files
@agentgif
▶ GIF
fd — Nord theme
@agentgif
▶ GIF
fd — Gruvbox Dark theme
@agentgif
▶ GIF
fd .py — find Python files fast
@agentgif
▶ GIF
fd — fd vs find
@agentgif
▶ GIF
find — fd vs find
@agentgif
▶ GIF
fd — Tokyo Night theme
@agentgif
▶ GIF
fd -H .env — find hidden .env files
@agentgif
▶ GIF
fd — Fast and User-Friendly Alternative to find
@agentgif
▶ GIF
fd -e rs --exec wc -l — find and run a command on results
@agentgif
Ferramentas Relacionadas
lsd
The next-gen ls command with colorful output and icons
erdtreeA multi-threaded file-tree visualizer and disk usage analyz…
brootA new way to see and navigate directory trees
nnnBlazing fast terminal file manager with near-zero resource …
dufDisk Usage/Free utility with a colorful, modern interface
zoxideA smarter cd command that learns your habits
fzfA command-line fuzzy finder that works with any list
ezaA modern replacement for ls with icons and git integration