If the logic in your Bash script needs to force the last exit code variable “$?”, you can accomplish that with an exit inside a subprocess.
確定! 回上一頁