macOS
brew install fdlocal Homebrew formula metadata
sudo port install fdMacPorts ports tree · sysutils/fd/Portfile · Source: api.github.com
brew / rang 268
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fd pour les workflows d'agents IA.
installation
brew install fdlocal Homebrew formula metadata
sudo port install fdMacPorts ports tree · sysutils/fd/Portfile · Source: api.github.com
sudo apk add fdAlpine Linux edge package indexes · fd · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#fdnixpkgs package indexes · pkgs/by-name/fd/fd/package.nix · Source: api.github.com
sudo pacman -S fdArch Linux sync databases · fd · Source: geo.mirror.pkgbuild.com
sudo zypper install fdopenSUSE Tumbleweed package metadata · fd · Source: download.opensuse.org
choco install fdChocolatey community package catalog · fd · Source: community.chocolatey.org
scoop install main/fdScoop official bucket manifest trees · bucket/fd.json · Source: api.github.com
winget install --id sharkdp.fd -eWindows Package Manager source index · sharkdp.fd · Source: cdn.winget.microsoft.com
aperçu
Simple, fast and user-friendly alternative to find
historique
fd is a Rust command-line filesystem search tool designed as a simple, fast, user-friendly alternative to Unix `find`.
The fd repository was created in May 2017, with an early v0.1.0 tag that same month. Its README has consistently positioned the tool as an opinionated alternative to `find`: not a complete replacement for every `find` expression, but a faster default for common file-name and path searches.
fd's design reflects the Rust CLI wave of the late 2010s: regex or glob matching, colored output, smart case, parallel traversal, Git-aware ignore handling, and integration with other tools through `--exec`, `--exec-batch`, and null-delimited output.
The supplied package metadata shows fd in many package managers, including Homebrew, MacPorts, Nix, Arch, Alpine, Chocolatey, Scoop, winget, and openSUSE-style packaging. That breadth matches its role as a widely adopted developer workstation utility rather than a niche script.
The GitHub repository metadata shows a large user base for a CLI tool, with tens of thousands of stars and more than a thousand forks at lookup time. Those numbers are not a substitute for install counts, but they support fd's status as one of the best-known modern replacements around classic Unix file search.
The basic usage is `fd PATTERN`, recursively searching the current directory for entries containing the pattern. The README contrasts that with more verbose `find` forms and documents common options for extension filtering, glob mode, full-path matching, hidden files, ignored files, command execution, and exclusion globs.
fd is commonly used alone for interactive file discovery and as a front end to other commands. Examples in the README include formatting matching source files with `clang-format`, opening test files in an editor, computing checksums in parallel, and piping selected file classes into ripgrep.
fd is one of the canonical package-manager installs for a modern command-line environment, often grouped with ripgrep, bat, exa/eza, and other Rust or Rust-adjacent developer tools. It matters because it changes the default ergonomics of filesystem search while still composing with Unix pipelines.
For maintainers, fd also carries cross-platform naming and packaging concerns: some distributions use `fdfind` to avoid a name conflict, and the changelog notes release work around aliases, Windows builds, macOS architecture support, and minimum Rust versions.
posture de sécurité
doc example: narrow deterministic file finder.
risque vert · confiance élevé · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.fdignore~/.fdignore~/.config/fd/ignore.fdignore%APPDATA%\fd\ignoreexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fd | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:fd |
|---|---|
| Version | 10.4.2 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/sharkdp/fd |
| Dépôt | https://github.com/sharkdp/fd |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fd
nix profile install nixpkgs#fdfd 10.4.2-r0
Simple, fast, user-friendly alternative to find
sudo apk add fdfd-bash-completion 10.4.2-r0
Bash completions for fd
sudo apk add fd-bash-completionfd-doc 10.4.2-r0
Simple, fast, user-friendly alternative to find (documentation)
sudo apk add fd-docfd-fish-completion 10.4.2-r0
Fish completions for fd
sudo apk add fd-fish-completionfd-zsh-completion 10.4.2-r0
Zsh completions for fd
sudo apk add fd-zsh-completionfd 10.4.2-2
Simple, fast and user-friendly alternative to find
sudo pacman -S fdfd 10.4.2-1.4
An alternative to the "find" utility
sudo zypper install fdfd-bash-completion 10.4.2-1.4
Bash Completion for fd
sudo zypper install fd-bash-completionfd-fish-completion 10.4.2-1.4
Fish Completion for fd
sudo zypper install fd-fish-completionfd-zsh-completion 10.4.2-1.4
ZSH Completion for fd
sudo zypper install fd-zsh-completionfd
sudo port install fdfd
choco install fdmain/fd
scoop install main/fdsharkdp.fd
winget install --id sharkdp.fd -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.