Bash Script - iterating over output of find

后端 未结 3 640
既然无缘
既然无缘 2020-12-02 01:08

I have a bash script in which I need to iterate over each line of the ouput of the find command, but it appears that I am iterating over each Word (space delimited) from the

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