multi2.right

来自「bash debugger. You can use this tool to 」· RIGHT 代码 · 共 21 行

RIGHT
21
字号
(multi.sh:6):6:	x=1; y=2; z=3+set showcommand 1+#### Test step inside multi-statement line...+step (multi.sh:6):6:	x=1; y=2; z=3y=2+step (multi.sh:6):6:	x=1; y=2; z=3z=3+step 2(multi.sh:7):7:	(builtin cd  . ; x=`builtin echo *`; (builtin echo "ho") )x=`builtin echo *`+#### Should now be inside a subshell. Test from here...+p "BASH_SUBSHELL: $BASH_SUBSHELL"BASH_SUBSHELL: 1+quit 0 2

⌨️ 快捷键说明

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