Set prompt delay time 设置提示的延迟时间
In the examples used so far, the shell prompt is set to the hash, or pound, symbol (#).
目前为止,示例中的 shell 提示都设置为正斜杠、英镑符号、或符号 #。
The phrase \$somevar escapes the dollar sign, avoiding interpretation of the variable in the command where the prompt is set. Instead, the interpretation occurs whenever the prompt is drawn.
$somevar 可以对美元符号进行转义,避免在设置提示符的命令中对该变量进行解释,而是在显示提示符时对其进行解释。
Open the command prompt or shell prompt, then set.
打开命令提示符或者Shell提示符,然后按如下进行设置。
应用推荐