Pass arguments into a function - Linux Shell Scripting Tutorial - A ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
Pass arguments into a function - Linux Shell Scripting Tutorial - A ...
6 Nov 2009 ... Shell functions have their own command line argument. Use variable $1, $2..$n
to access argument passed to the function. The syntax is as ...