vsh.txt
来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 20 行
TXT
20 行
-- vsh --The Visopsys Shell.Usage: vsh [-c command]'vsh' is the Visopsys command line shell (interpreter). In text mode thelogin program automatically launches an instance of vsh for you. In graphicsmode there is no 'default' command line shell, but clicking on the'Command Window' icon or running the 'window' command will create a windowwith an instance of vsh running inside it.Normally, vsh operates interactively. However, if the (optional) -cparameter is supplied, vsh will execute the command that follows. If thecommand contains spaces or tab characters, it must be surrounded bydouble-quotes (").
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?