As usual, arguments passed to the function are accessed with $1, $2, and so on. BASH functions give a return status, by using return n in the ...
確定! 回上一頁