To check the exit code we can simply print the $? special variable in bash. This variable will print the exit code of the last run command.
確定! 回上一頁