macOS
brew install fexlocal Homebrew formula metadata
brew
Powerful field extraction tool. Version 2.0.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install fex.
install
brew install fexlocal Homebrew formula metadata
sudo apt install fexDebian stable package indexes · fex · source: deb.debian.org
sudo dnf install fexFedora Rawhide package metadata · fex · source: dl.fedoraproject.org
nix profile install nixpkgs#fexnixpkgs package indexes · pkgs/by-name/fe/fex/package.nix · source: api.github.com
overview
Powerful field extraction tool
history
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.
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 |
|---|---|---|---|
fex | 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://www.semicomplete.com/projects/fex/
install metadata
| Package key | brew:fex |
|---|---|
| Version | 2.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fex |
| Homepage | https://www.semicomplete.com/projects/fex/ |
| Repository | https://github.com/jordansissel/fex |
| Upstream docs | https://github.com/jordansissel/fex#readme |
| License | Apache-2.0 |
| Source archive | https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/semicomplete/fex-2.0.0.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fex |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fex 20160919-2
web service for transferring very large files
http://fex.rus.uni-stuttgart.de/
sudo apt install fexfex-utils 20160919-2
web service for transferring very large files (utils)
http://fex.rus.uni-stuttgart.de/
sudo apt install fex-utilsfex
nix profile install nixpkgs#fexfex 20160919-2
web service for transferring very large files
http://fex.rus.uni-stuttgart.de/
sudo apt install fexfex-utils 20160919-2
web service for transferring very large files (utils)
http://fex.rus.uni-stuttgart.de/
sudo apt install fex-utilsfex 2.0.0-25.fc44
Field split/extraction like cut/awk
http://semicomplete.com/projects/fex/
sudo dnf install fexsource 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.