pkg.soopen package index

brew / 排名 6462

使用 Homebrew, apk, apt, MacPorts 安装 execline

查看 execline 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install execline

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install execline

MacPorts ports tree · lang/execline/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add execline

Alpine Linux edge package indexes · execline · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install execline

Debian stable package indexes · execline · 来源: deb.debian.org

概览

软件包摘要

Interpreter-less scripting language

命令和别名

  • background
  • backtick
  • case
  • cd
  • define
  • dollarat
  • elgetopt
  • elgetpositionals
  • elglob
  • eltest
  • emptyenv
  • envfile
  • exec
  • execline-cd
  • execline-umask
  • execlineb
  • exit
  • export
  • export-array
  • fdblock
  • fdclose
  • fdmove
  • fdreserve
  • fdswap
  • forbacktickx
  • foreground
  • forstdin
  • forx
  • getcwd
  • getpid
  • heredoc
  • homeof

历史

项目历史与用法

execline is a small non-interactive scripting language from skarnet.org, designed as a predictable shell alternative for process supervision, startup scripts, and command chaining.

项目历史

The official page describes execline as a scripting language like sh, but with substantially different syntax. Its design goal is predictable grammar and avoidance of shell-style security issues while retaining shell-level power through conditionals, loops, option handling, globbing, environment management, and process-control commands.

The public git tag list shows the 2.x series beginning with v2.0.0.0 about twelve years before June 2026. The upgrade notes record a major build-system change in 2.0.0.0 and continuing incremental additions through 2.9.x, including envfile, posix-cd, posix-umask, eltest, multicall support, and macOS shared-library support.

采用历史

execline is part of the wider skarnet.org software ecosystem and depends on skalibs. It is packaged across Unix-like distributions and package managers, including Homebrew, Debian, Ubuntu, Alpine, MacPorts, and others in the supplied package facts.

Its adoption is strongest among users of s6, runit-like supervision ideas, and minimal Unix service-management stacks, where explicit process state, file descriptor handling, and environment manipulation matter more than interactive shell convenience.

使用方式

Users write execlineb scripts or compose the provided commands directly. The command set covers parser/launcher behavior, process state control, environment files, fd operations, redirection, pipelines, foreground/background blocks, conditionals, loops, positional parameters, and option parsing.

The homepage includes example .profile replacement scripts and documents each command with consistent exit behavior: temporary errors exit 111, permanent misuse-style errors exit 100, failed exec lookup exits 127, and other exec failures exit 126.

为什么软件包爱好者会关心

execline is package-nerd significant because it decomposes shell behavior into many small binaries with explicit process semantics. It fits the skarnet tradition of small composable tools for supervision and init-adjacent systems.

It is also a good example of a package where the binary list is the product: installing execline adds a vocabulary of tiny command primitives rather than one large interactive shell.

时间线

  • 2.0.0.0: Build system changed to the standard configure, make, install flow.
  • 2.5.1.0: envfile command added.
  • 2.5.3.0: posix-cd added and wait made POSIX-compliant.
  • 2.9.1.0: eltest added.
  • 2.9.2.0: Experimental multicall feature added.
  • 2.9.8.0: Shared libraries supported on macOS.
  • 2026: v2.9.9.1 tagged in the official git repository.

Related projects

  • skalibs is execline's required support library.
  • The homepage lists official mirrors on Codeberg, GitHub, and SourceHut, and points users to skaware mailing-list discussion.

安全态势

尚未找到受保护工具覆盖

没有找到 execline 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
background可执行文件已索引可执行文件从本地可执行文件索引发现。
backtick可执行文件已索引可执行文件从本地可执行文件索引发现。
case可执行文件已索引可执行文件从本地可执行文件索引发现。
cd可执行文件已索引可执行文件从本地可执行文件索引发现。
define可执行文件已索引可执行文件从本地可执行文件索引发现。
dollarat可执行文件已索引可执行文件从本地可执行文件索引发现。
elgetopt可执行文件已索引可执行文件从本地可执行文件索引发现。
elgetpositionals可执行文件已索引可执行文件从本地可执行文件索引发现。
elglob可执行文件已索引可执行文件从本地可执行文件索引发现。
eltest可执行文件已索引可执行文件从本地可执行文件索引发现。
emptyenv可执行文件已索引可执行文件从本地可执行文件索引发现。
envfile可执行文件已索引可执行文件从本地可执行文件索引发现。
exec可执行文件已索引可执行文件从本地可执行文件索引发现。
execline-cd可执行文件已索引可执行文件从本地可执行文件索引发现。
execline-umask可执行文件已索引可执行文件从本地可执行文件索引发现。
execlineb可执行文件已索引可执行文件从本地可执行文件索引发现。
exit可执行文件已索引可执行文件从本地可执行文件索引发现。
export可执行文件已索引可执行文件从本地可执行文件索引发现。
export-array可执行文件已索引可执行文件从本地可执行文件索引发现。
fdblock可执行文件已索引可执行文件从本地可执行文件索引发现。
fdclose可执行文件已索引可执行文件从本地可执行文件索引发现。
fdmove可执行文件已索引可执行文件从本地可执行文件索引发现。
fdreserve可执行文件已索引可执行文件从本地可执行文件索引发现。
fdswap可执行文件已索引可执行文件从本地可执行文件索引发现。
forbacktickx可执行文件已索引可执行文件从本地可执行文件索引发现。
foreground可执行文件已索引可执行文件从本地可执行文件索引发现。
forstdin可执行文件已索引可执行文件从本地可执行文件索引发现。
forx可执行文件已索引可执行文件从本地可执行文件索引发现。
getcwd可执行文件已索引可执行文件从本地可执行文件索引发现。
getpid可执行文件已索引可执行文件从本地可执行文件索引发现。
heredoc可执行文件已索引可执行文件从本地可执行文件索引发现。
homeof可执行文件已索引可执行文件从本地可执行文件索引发现。
if可执行文件已索引可执行文件从本地可执行文件索引发现。
ifelse可执行文件已索引可执行文件从本地可执行文件索引发现。
ifte可执行文件已索引可执行文件从本地可执行文件索引发现。
ifthenelse可执行文件已索引可执行文件从本地可执行文件索引发现。
importas可执行文件已索引可执行文件从本地可执行文件索引发现。
loopwhilex可执行文件已索引可执行文件从本地可执行文件索引发现。
multidefine可执行文件已索引可执行文件从本地可执行文件索引发现。
multisubstitute可执行文件已索引可执行文件从本地可执行文件索引发现。
pipeline可执行文件已索引可执行文件从本地可执行文件索引发现。
piperw可执行文件已索引可执行文件从本地可执行文件索引发现。
posix-cd可执行文件已索引可执行文件从本地可执行文件索引发现。
posix-umask可执行文件已索引可执行文件从本地可执行文件索引发现。
redirfd可执行文件已索引可执行文件从本地可执行文件索引发现。
runblock可执行文件已索引可执行文件从本地可执行文件索引发现。
shift可执行文件已索引可执行文件从本地可执行文件索引发现。
trap可执行文件已索引可执行文件从本地可执行文件索引发现。
tryexec可执行文件已索引可执行文件从本地可执行文件索引发现。
umask可执行文件已索引可执行文件从本地可执行文件索引发现。
unexport可执行文件已索引可执行文件从本地可执行文件索引发现。
wait可执行文件已索引可执行文件从本地可执行文件索引发现。
withstdinas可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.9.9.2
管理器更新时间2026-07-14
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:execline
版本2.9.9.2
软件包管理器Homebrew
主页https://skarnet.org/software/execline/
最后更新2026-07-14T12:58:16Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

execline 2.9.6.1-1

small and non-interactive scripting language

https://skarnet.org/software/execline/

sudo apt install execline
  • Section: admin
  • Architecture: amd64
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Execline
Debian stable package indexes · deb.debian.org · Debian stable package indexes: execline from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

execline-doc 2.9.6.1-1

small and non-interactive scripting language (documentation)

https://skarnet.org/software/execline/

sudo apt install execline-doc
  • Section: doc
  • Architecture: all
  • Source Package: execline
  • normalized package name match
  • 匹配方式:Execline
Debian stable package indexes · deb.debian.org · Debian stable package indexes: execline-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libexecline-dev 2.9.6.1-1

small and non-interactive scripting language (development files)

https://skarnet.org/software/execline/

sudo apt install libexecline-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: execline
  • 1 依赖
  • normalized package name match
  • 匹配方式:Execline
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libexecline-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libexecline2.9 2.9.6.1-1

small and non-interactive scripting language (shared library)

https://skarnet.org/software/execline/

sudo apt install libexecline2.9
  • Section: libs
  • Architecture: amd64
  • Source Package: execline
  • 2 依赖
  • normalized package name match
  • 匹配方式:Execline
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libexecline2.9 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

execline 2.9.4.0-1build2

small and non-interactive scripting language

https://skarnet.org/software/execline/

sudo apt install execline
  • Section: universe/admin
  • Architecture: amd64
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Execline
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: execline from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

execline-doc 2.9.4.0-1build2

small and non-interactive scripting language (documentation)

https://skarnet.org/software/execline/

sudo apt install execline-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: execline
  • normalized package name match
  • 匹配方式:Execline
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: execline-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libexecline-dev 2.9.4.0-1build2

small and non-interactive scripting language (development files)

https://skarnet.org/software/execline/

sudo apt install libexecline-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: execline
  • 1 依赖
  • normalized package name match
  • 匹配方式:Execline
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libexecline-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libexecline2.9 2.9.4.0-1build2

small and non-interactive scripting language (shared library)

https://skarnet.org/software/execline/

sudo apt install libexecline2.9
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: execline
  • 2 依赖
  • normalized package name match
  • 匹配方式:Execline
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libexecline2.9 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

execline 2.9.9.2-r0

A small scripting language, to be used in place of a shell in non-interactive scripts.

https://skarnet.org/software/execline/

sudo apk add execline
  • License: ISC
  • Architecture: x86_64
  • Source Package: execline
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Execline
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: execline from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

execline-dev 2.9.9.2-r0

A small scripting language, to be used in place of a shell in non-interactive scripts. (development files)

https://skarnet.org/software/execline/

sudo apk add execline-dev
  • License: ISC
  • Architecture: x86_64
  • Source Package: execline
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Execline
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: execline-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

execline-doc 2.9.9.2-r0

A small scripting language, to be used in place of a shell in non-interactive scripts. (documentation)

https://skarnet.org/software/execline/

sudo apk add execline-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: execline
  • normalized package name match
  • 匹配方式:Execline
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: execline-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

execline-libs 2.9.9.2-r0

A small scripting language, to be used in place of a shell in non-interactive scripts. (libraries)

https://skarnet.org/software/execline/

sudo apk add execline-libs
  • License: ISC
  • Architecture: x86_64
  • Source Package: execline
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Execline
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: execline-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

execline-static 2.9.9.2-r0

A small scripting language, to be used in place of a shell in non-interactive scripts. (static library)

https://skarnet.org/software/execline/

sudo apk add execline-static
  • License: ISC
  • Architecture: x86_64
  • Source Package: execline
  • 1 依赖
  • normalized package name match
  • 匹配方式:Execline
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: execline-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
MacPorts95%

execline

sudo port install execline
  • normalized package name match
  • 匹配方式:Execline
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/execline/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Ubuntu apt92%

python-case-doc 1.5.3+dfsg-5

Python unittest Utilities (documentation)

https://github.com/celery/case

sudo apt install python-case-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: case
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Case
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-case-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

python3-case 1.5.3+dfsg-5

Python unittest Utilities (Python3 version)

https://github.com/celery/case

sudo apt install python3-case
  • Section: universe/python
  • Architecture: all
  • Source Package: case
  • 4 依赖
  • installed executable or alias match
  • 匹配方式:Case
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-case from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation