#! /bin/bash echo -e ">>>Successful Execution, 0" echo -e "---" echo "test" # Exit status returns 0, because the above command has no error.
確定! 回上一頁