Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL How to join an array in Bash — David Winterbottom
https://til.codeinthehole.com/posts/how-to-join-an-array-in-bash/
links
backlinks
Roast topics
Find topics
Find it!
Say you want to build an array of values then print them out as a tab-separated line: — can be read in 1 minute