macOS
brew install ffindlocal Homebrew formula metadata
brew
Friendlier find. Version 1.0.1 via Homebrew; verified from local package data.
install
brew install ffindlocal Homebrew formula metadata
overview
Friendlier find
history
friendly-find is a Python command-line file finder named ffind, intended as a more usable replacement for find(1).
Steve Losh's README describes friendly-find as a prototype and explicitly frames ffind to find as ack is to grep. The GitHub repository was created in 2012 and remains the official project home supplied by the package metadata.
The official README includes Homebrew installation instructions, and the Homebrew formula packages it as ffind with stable version 1.0.1. Its adoption is mainly as a niche command-line convenience for users who want friendlier defaults around recursive file searches and ignore handling.
ffind searches for PATTERN under a root directory, with options for depth, symlink following, null-separated output, literal or regular-expression matching, case sensitivity, ignore modes, size filters, and file type filters. The README documents .ffignore syntax for project-local ignore patterns.
friendly-find is package-manager-shaped: a single CLI with documented Homebrew installation, Unix-style ignore files, and behavior inspired by familiar search tools such as find and ack.
security posture
No matching local secret-handling manifest was found for ffind. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
.ffignoreexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ffind | cli | global executable |
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.
https://github.com/sjl/friendly-find
install metadata
| Package key | brew:ffind |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ffind |
| Homepage | https://github.com/sjl/friendly-find |
| Repository | https://github.com/sjl/friendly-find |
| Upstream docs | https://github.com/sjl/friendly-find |
| License | GPL-3.0-only |
| Source archive | https://github.com/sjl/friendly-find/archive/refs/tags/v1.0.1.tar.gz |
| Uses from macOS | python |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ffind |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.