Bash special parameter $@ is it treated as a loop? – unix.stackexchange.com

So I am testing the following: foo() { printf "\nAll the parameters, each on a separate line:\n" printf "param: %s\n" "$@" } foo The "nicely colored" rainbow The output is: All the ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Bash special parameter $@ is it treated as a loop? – unix.stackexchange.com"