cli.hlp

来自「MMURTL(tm) Computer Operating System Ver」· HLP 代码 · 共 17 行

HLP
17
字号
Internal CLI Commands:
    Cls     - Clear Screen
    Copy    - Copy Files  (From To)
    Dir     - Directory listing
    Debug   - Enter Debugger
    Dump    - Hex dump of a file
    Exit    - Exit and terminate CLI (return to Monitor)
    Help    - Display this file
    Monitor - Return to Monitor (leave this CLI running)
    Path    - Set file access path (New path e.g. D:\DIR\)
    Rename  - Rename a file (Current name  New name)
    Run     - Execute a run file in this Job's context (Run file name)
    Type    - Type the contents of text file to the screen (File name)

Global Hot keys:  CTRL-ALT-PAGE DOWN - switches video and keyboard
                                     to next job or the monitor.

⌨️ 快捷键说明

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