macOS
brew install xelocal Homebrew formula metadata
安装
brew install xelocal Homebrew formula metadata
nix profile install nixpkgs#xenixpkgs package indexes · pkgs/by-name/xe/xe/package.nix · 来源: api.github.com
概览
Simple xargs and apply replacement
历史
xe is Leah Neukirchen's compact command-construction utility: a public-domain replacement-style tool that combines favored parts of xargs(1) and apply(1) for executing commands over argument lists.
The GitHub repository was created in 2015, with the first tag v0.1 following in November 2015 and v1.0 tagged in August 2023. The README presents the project plainly as a simple xargs and apply replacement, and the manpage expands the name as 'execute for every ...'.
xe's adoption appears modest and Unix-tool focused rather than platform-defining. It reached package managers such as Homebrew, Debian/Ubuntu, and Nix because it is a tiny C command with a clear niche: predictable argument splitting, replacement, dry runs, parallel execution, and pattern-based command selection.
Users pipe newline- or NUL-separated arguments into xe, pass arguments directly on the command line, run shell snippets with -s when needed, or use -j for parallel jobs. The manpage examples include compressing files with all CPU cores, removing empty files from another listing command, and converting media with percent rules.
xe is a package-nerd kind of tool because it exists in the gap between POSIX tradition and day-to-day ergonomics. It does not try to replace the shell; it packages a sharper default behavior for the common 'run this for every thing' pattern.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
xe | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:xe |
|---|---|
| 版本 | 1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/leahneukirchen/xe |
| 仓库 | https://github.com/leahneukirchen/xe |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
xe 0.11-5
simple alternative to xargs and apply
https://git.vuxu.org/xe/about/
sudo apt install xexe
nix profile install nixpkgs#xexe 0.11-5
simple alternative to xargs and apply
https://git.vuxu.org/xe/about/
sudo apt install xe来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.