macOS
brew install ffindlocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.