You enter shell commands that interact with the UNIX kernel. 您可以输入与UNIX内核进行交互的Shell命令。
The exclamation mark is used the same way as a pipe in shell commands. 感叹号的用法与shell命令中的pipe()一样。
Enable language extensions, for banner messages, and using shell commands with spawn and twist. 为标题消息启用语言扩展,使用shell命令以及spawn和twist命令。
All of the shell commands and settings covered in this article can be put in a ~ /. zshrc file so that they are used every time you start an interactive shell. 在本文中涉及的所有shell命令和设置选项都可以放在~/.zshrc文件中,这样就可以在每次启动交互式shell时使用它们了。
The great thing about shell commands is that you can combine them in a file called a script that allows you to run multiple commands one after another. 有关Shell命令的最棒的一项功能是,您可以将多个命令组合在一个称为脚本的文件中,它允许您依次运行多个命令。