Joining multiple lines into one with bash

Posted by JavaRocky on Stack Overflow See other posts from Stack Overflow or by JavaRocky
Published on 2010-05-04T09:09:40Z Indexed on 2010/05/04 9:28 UTC
Read the original article Hit count: 200

Filed under:

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?

© Stack Overflow or respective owner

Related posts about bash