macOS
brew install fexprovider-native install command
安装
brew install fexprovider-native install command
概览
Powerful field extraction tool
历史
fex is a small command-line field extractor for tokenizing strings and selecting fields with concise delimiter and range syntax.
Jordan Sissel published the official fex project page on May 19, 2010, describing it as flexible token-field extraction and documenting examples for logs, paths, and passwd-style records. The GitHub repository identifies the project as flexible field/token extraction and has been public on GitHub since 2011.
Homebrew packages fex as a stable formula at version 2.0.0. Its official project page directs release downloads to GitHub, making the GitHub repository the practical source and release surface for package maintainers.
Typical use is pipeline text processing: provide delimiters and field selectors to pull fields from log lines, paths, or colon-separated records. The official docs position it as a concise alternative to repeated cut or awk invocations for selected field extraction.
fex matters to CLI package users because it sits in the classic Unix text-filter niche: tiny executable, no service state, and a focused syntax that makes package-manager installation convenient for shell pipelines.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fex | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fex |
|---|---|
| 版本 | 2.0.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.semicomplete.com/projects/fex/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.