Using the result of a command as an argument in bash?

前端 未结 7 1847
野趣味
野趣味 2020-12-04 13:52

To create a playlist for all of the music in a folder, I am using the following command in bash:

ls > list.txt

I would like to use the r

7条回答
提交回复
热议问题