パッケージ: execline (2.9.6.1-1)
small and non-interactive scripting language
Execline is a (non-interactive) scripting language, like sh; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script.
Execline is as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shell's syntax, and has no security issues.
Documentation is provided in execline-doc package.
Binaries are installed in /usr/lib/execline/bin. Use the /usr/bin/execlineb wrapper or add /usr/lib/execline/bin to PATH.
その他の execline 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libexecline2.9 (>= 2.9.6.0)
- small and non-interactive scripting language (shared library)
-
- dep: libskarnet2.14t64 (>= 2.14.0.0)
- library used for building software at skarnet.org
-
- sug: execline-doc
- small and non-interactive scripting language (documentation)