h.shell

来自「强大的数学工具包」· SHELL 代码 · 共 17 行

SHELL
17
字号
                               * * * * * * *                               *    $,!    *                               * * * * * * *        "shell commands and branching to a subshell"        a) If the first input character different from a blank is a           '$', the rest of the line is executed by a subshell.        b) Entering a '!' sign causes branching to a subshell.           Please type `CTRL/D' or "exit" in order to return to           simcalc        Shell commands and branching into subshell is not possible        in sequences and loops.

⌨️ 快捷键说明

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