Bash special parameter $@ is it treated as a loop? – unix.stackexchange.com 07:57 Posted by Unknown No Comments 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 Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitBuild a Faulty XKCD Browser – codegolf.stackexchange.comCombinations of cards out of a deck with sets – math.stackexchange.comLinear Algebra: If the field weren't characteristic zero, then what would change ? i.e what is the importance of this fact in the subject? – math.stackexchange.comRemove all files within directory older than the most recently added ten files – askubuntu.comNice expression for saying "I need to actually do the entire task just to check if it is doable" – english.stackexchange.comSequences of positive real numbers – math.stackexchange.com
0 Comment to "Bash special parameter $@ is it treated as a loop? – unix.stackexchange.com"
Post a Comment