Zsh has a multi-line editing mode, which is great for short shell scripts, as in this example.
Zsh具有多行编辑模式,这特别适合于短小的shell脚本,如下例所示。
These options alone enable you to convert the many commands that would be needed in another shell into a single command-line entry within ZSH.
单凭这些选项就可使您能够将其他Shell中需要的许多命令转换为zsh中的单个命令行条目。
zsh incorporates a range of functionality designed to make the interaction between the user and shell environment easier.
zsh整合了一系列旨在简化用户与Shell环境间交互的功能。
Also, since you'll most likely want to see the default prompt, you can switch shells by simply running the binary name for the shell. (sh, ash, bash, ZSH, CSH, KSH, and so forth).
通常你会想看看默认的提示符,你可以通过运行shell的命令来切换到相应的shell (sh、ash、bash、zsh、csh、ksh等等)。
Also, since you'll most likely want to see the default prompt, you can switch shells by simply running the binary name for the shell. (sh, ash, bash, ZSH, CSH, KSH, and so forth).
通常你会想看看默认的提示符,你可以通过运行shell的命令来切换到相应的shell (sh、ash、bash、zsh、csh、ksh等等)。
应用推荐