經安全檢測,此網站為安全網站,請放心前往原始網址!

Bash Shell Script Function Examples - nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Form

Bash shell script examples - includes local variable, exporting and make shell function readonly. ... fun1(){ x=100000; echo " In fun() x = $x " ; } fun2(){ y=200000; echo " In fun() y = $y " ; } x=100 ; y=200 echo "before calling d fun1() x=$x" echo -e $

www.cyberciti.biz

網址安全性掃描由 google 提供