zsh

zsh

常用释义

词性释义

zsh
例句
  • 全部
In the examples so far, we have been using a prompt of "zsh%" , which is not terribly informative.
在到目前为止的示例中,我们一直在使用没有包含一些有用信息的“zsh%”提示符。
The Zsh even has a form of spell checker, which attempts to correct various mistakes.
Zsh甚至还有一个可以校正各种错误的拼写检查器。
在zsh中,您无需临时文件即可完成此任务,如清单21所示。
在支持Bourne语法(bash和zsh)的外壳中,您可以使用清单6所示的以下语法来定义函数。
Please do try out the examples for yourself, to really get a feel for Zsh.
请亲自尝试这些示例来真正体会Zsh。
zsh操作符$=在空白边界处拆分单词。
您可以在zsh中使用许多选项。
最后,zsh支持许多后缀修饰符。
You'll find throughout this article that this is something Zsh is very good at doing.
通过本文您会发现Zsh对此很擅长。
在某些Shell(包括zsh)中,您可以通过按TAB键来完成文件或命令。
要协作、讨论和分享您的zsh专业知识,请访问zshwiki。
使用zsh,在单个命令行上即可实现相同的结果(请参见清单13)。
The above example was with the Bash shell, but of course the Zsh can do this too!
以上的示例是用Bashshell,当然Zsh也可以做到这一点!
Hence, the command synch. zsh has only one positional parameter, $0.
因此,命令synch.zsh只有一个位置参数$0。
See the Zsh documentation for more details of the Zsh startup process.
欲了解Zsh启动过程详情,请参阅Zsh文档。
通过使用zsh中的自定义完成控制,您可以作为完成过程的一部分来将这些子命令添加到svn。
现在使用zsh,您可以同时重定向到多个输出(请参见清单15)。
Zsh提供了一些默认的颜色,可以通过red、cyan这样的名字来引用。
The Zsh also supports a right-hand prompt, using the RPROMPT variable which supports the same syntax.
Zsh同样支持右边提示符,它使用支持相同语法的RPROMPT变量。
zsh Mailing List Archive: Read this mailing list to learn more Z shell tricks and tips.
zsh邮件列表存档:阅读该列表以了解更多的ZShell技巧和提示。