📄 vsh.txt
字号:
-- 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -