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 TerkaitShould I pay off my car loan within the year? – money.stackexchange.comImplement the "Lazy Sort" – codegolf.stackexchange.comWhat is the maximum number of attacks a single character can make themselves during their turn? – rpg.stackexchange.comIs this Wikipedia article linking to the wrong notion of coherent space – mathoverflow.netWhy did the original Star Wars trailer imply that its story was happening "right now", rather than "a long time ago"? – scifi.stackexchange.comUse sed to replace the last space in each line with a comma, then remove all spaces – askubuntu.com
0 Comment to "Bash special parameter $@ is it treated as a loop? – unix.stackexchange.com"
Post a Comment