How to separate command output to individual lines – askubuntu.com

list=`ls -a R*` echo $list Inside a shell script, this echo command will list all the files from current directory starting with R, but in one line. How can I print each item on one line? I need a ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "How to separate command output to individual lines – askubuntu.com"