goto.1

来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 1 代码 · 共 29 行

1
29
字号
.th GOTO I 3/15/72.sh NAMEgoto  \*-  command transfer.sh SYNOPSIS.bd gotolabel.sh DESCRIPTION.it Gotois allowed only when the Shellis taking commands from a file.The file is searched from the beginningfor a line beginning with `:' followed by oneor more spaces followed bythe.it label.If such a line is found, the.it gotocommand returns.Since the read pointer in the command file points to theline after the label,the effect is to cause the Shell to transfer to thelabelled line..s3`:' is a do-nothingcommand that is ignored by the Shell and only serves to place a label..sh "SEE ALSO"sh (I).sh BUGS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?