Z Shell:修订间差异
创建页面,内容为“'''''Zsh''''' is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of ''bash'', ''ksh'', and ''tcsh'' were incorporated into zsh; many original features were added. https://zsh.sourceforge.io/ 分类:开源项目” |
小无编辑摘要 |
||
| (未显示同一用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
'''''Zsh''''' is a [[shell]] designed for interactive use, although it is also a powerful scripting language. Many of the useful features of ''[[bash]]'', ''ksh'', and ''tcsh'' were incorporated into zsh; many original features were added. | '''''Zsh''''' is a [[shell]] designed for interactive use, although it is also a powerful scripting language. Many of the useful features of ''[[bash]]'', ''ksh'', and ''tcsh'' were incorporated into zsh; many original features were added. | ||
zsh常被认为是[[bash]]的替代品。 | |||
https://zsh.sourceforge.io/ | https://zsh.sourceforge.io/ | ||
== 常用命令 == | |||
<code>$ zsh --version 查看当前版本</code> | |||
== 另请参阅 == | |||
* https://zsh.sourceforge.io/Doc/ | |||
* https://zh.wikipedia.org/wiki/Z_shell | |||
* {{使用搜索引擎搜索}} | |||
[[分类:开源项目]] | [[分类:开源项目]] | ||