#!/bin/bash # ex62.sh: Global and local variables inside a function. func ... is to first set the variable, and only afterwards restrict it to local scope.
確定! 回上一頁