macOS
brew install fuzzy-findlocal Homebrew formula metadata
sudo port install fuzzy-findMacPorts ports tree · sysutils/fuzzy-find/Portfile · source: api.github.com
brew / rank 9331
Fuzzy filename finder matching across directories as well as files. Version 0.6.0 via Homebrew; verified from local package data. Also installable with macports: sudo port install fuzzy-find.
install
brew install fuzzy-findlocal Homebrew formula metadata
sudo port install fuzzy-findMacPorts ports tree · sysutils/fuzzy-find/Portfile · source: api.github.com
overview
Fuzzy filename finder matching across directories as well as files
history
fuzzy-find is the packaged name for ff, a small C command-line program that searches directory trees using basic fuzzy completion.
The official README says ff was written because find -name only scans filenames and regular expressions for fuzzy completion are cumbersome. The GitHub repository was created in 2012 and identifies the project as fuzzy-completion for finding files.
Homebrew packages the tool as fuzzy-find with executable ff and stable version 0.6.0. MacPorts also has a fuzzy-find port in the sysutils category with homepage set to the official GitHub repository.
ff recursively searches from the current directory by default, with options for root directory, dotfiles, directories-only output, case-insensitive matching, symlink following, nonrecursive mode, and a consecutive-match toggle character.
fuzzy-find is package-nerd-relevant because it is intentionally tiny, builds from one C file, and gives users a fast-installable fuzzy filename search command long before broader fuzzy-finder ecosystems became common defaults.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ff | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:fuzzy-find |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/silentbicycle/ff |
| Repository | https://github.com/silentbicycle/ff |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fuzzy-find
sudo port install fuzzy-findsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.