Exit codes in command line You can use $? to find out the exit status of a Linux command. Execute echo $? command to check the status of executed command as ...
確定! 回上一頁