I would like to join the result of ls -1
into one line and delimit it with whatever i want.
Are there any standard Linux commands I can use to achieve this?
Similar to the very first option but omits the trailing delimiter
ls -1 | paste -sd "," -