The exit command terminates a script, just as in a C program. It can also return a value, ... This is Bash's way of giving functions a "return value." [1].
確定! 回上一頁