软件包:zsh-static(5.9-8 以及其他的)
zsh-static 的相关链接
Debian 的资源:
下载源码包 zsh:
维护小组:
- Debian Zsh Maintainers (QA 页面, 邮件存档)
- Michael Prokop (QA 页面)
- Axel Beckert (QA 页面)
- Frank Terbeck (QA 页面)
- Richard Hartmann (QA 页面)
外部的资源:
- 主页 [www.zsh.org]
相似软件包:
shell with lots of features (static link)
Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features.
This is the statically-compiled version of the shell, i.e. it doesn't require any dynamically loaded libraries to be present and will work even if libraries zsh (in general) needs are broken on the system. So it's more robust in case of a broken system.
It though also has a few limitations compared to the normal, dynamically linked, e.g. it can't use NSS related functionality which might result in minor imperfections like e.g. user names being shown in the prompt.
其他与 zsh-static 有关的软件包
|
|
|
|
-
- dep: debianutils (>= 5.3-1~)
- Debian 专用杂项工具
-
- rec: zsh-common
- architecture independent files for Zsh
-
- sug: zsh-doc
- zsh 文档 - info/HTML 格式