subshell3.right
来自「bash debugger. You can use this tool to 」· RIGHT 代码 · 共 22 行
RIGHT
22 行
(subshell.sh:6):6: x=1; y=2; z=3+set showcommand on+### Test partial quit inside multi-statement line...+step (subshell.sh:6):6: x=1; y=2; z=3y=2+step (subshell.sh:6):6: x=1; y=2; z=3z=3+### Next step should bring us inside a subshell. Test from there...+step 2(subshell.sh:7):7: (builtin cd . ; x=`builtin echo *`; (builtin echo "ho") )x=`builtin echo *`+quit 0 1hoDebugged program terminated normally. Use q to quit or R to restart.+quit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?