Every command executed in the shell produces a local "exit code": it sets the ... return 1 } exitfunc() { echo "this is exitfunc()" exit 1 } retfunc echo ...
確定! 回上一頁