Z Shell:修订间差异
小无编辑摘要 |
小无编辑摘要 |
||
| 第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/ | ||
| 第5行: | 第7行: | ||
== 常用命令 == | == 常用命令 == | ||
<code>$ zsh --version 查看当前版本</code> | <code>$ zsh --version 查看当前版本</code> | ||
== 另请参阅 == | |||
* https://zsh.sourceforge.io/Doc/ | |||
* {{使用搜索引擎搜索}} | |||
[[分类:开源项目]] | [[分类:开源项目]] | ||