Using functions. Let's write a script that contains a function declaration and uses it: #!/bin/bash function myfunc { echo "This is ...
確定! 回上一頁