Concatenation in bash returns 'b' – unix.stackexchange.com 17:15 Posted by Unknown No Comments a='"apple","ball","cat"' a='['$a echo $a ["apple","ball","cat" a=$a']' echo $a b Stumped hard by the result b while I expect to see ["apple,"ball","cat"]. What am I missing here? This is from bash ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitHow to balance respecting diversity and avoiding tokenism at the same time – writing.stackexchange.comcat a very large number of files together in correct order – unix.stackexchange.comPython iterate through array while finding the mean of the top k elements – stackoverflow.comWhat is the opposite of "star" (celebrity)? – ell.stackexchange.comWhat Is "Gold Reserves" On A Balance Sheet Mean? – money.stackexchange.comInterchangeability of "such" and "which" – ell.stackexchange.com
0 Comment to "Concatenation in bash returns 'b' – unix.stackexchange.com"
Post a Comment