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

The classic for-loop [Bash Hackers Wiki]

For every word in , one iteration of the loop is performed and the variable is set to the current word. If no "in " is present to give an own word-list, then the positional parameters ("$@") are used (the arguments to the script or function).

wiki.bash-hackers.org

網址安全性掃描由 google 提供