Test · Line 1 - Perform a string based comparison. · Line 2 - The variable $? holds the exit status of the previously run command (in this case test). · Line 4 - ...
確定! 回上一頁