套件: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~)
- Miscellaneous utilities specific to Debian
-
- rec: zsh-common
- architecture independent files for Zsh
-
- sug: zsh-doc
- zsh documentation - info/HTML format