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

Handling positional parameters [Bash Hackers Wiki]

Parameter(s) Description $0 the first positional parameter, equivalent to argv[0] in C, see the first argument $FUNCNAME the function name (attention: inside a function, $0 is still the $0 of the shell, not the function name) $1 … $9 the argument list ele

wiki.bash-hackers.org

網址安全性掃描由 google 提供