As the ssh client will exit with the exit code of the remote command, so you can check the value of $?. if it return 0, it indicates that ...
確定! 回上一頁