The correct method is to assign the important exit code to a variable immediately after the command. qSHOWROOTS; res="${?}"; . After that, you ...
確定! 回上一頁