macOS
brew install ffindlocal Homebrew formula metadata
brew
ffind のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ffindlocal Homebrew formula metadata
概要
Friendlier find
履歴
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.
セキュリティ状態
ffind に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
.ffignore実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ffind | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/sjl/friendly-find
インストールメタデータ
| パッケージキー | brew:ffind |
|---|---|
| バージョン | 1.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ffind |
| ホームページ | https://github.com/sjl/friendly-find |
| リポジトリ | https://github.com/sjl/friendly-find |
| 上流ドキュメント | https://github.com/sjl/friendly-find |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://github.com/sjl/friendly-find/archive/refs/tags/v1.0.1.tar.gz |
| macOS 提供ライブラリ | python |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.