Is there a way to find files, move and rename if needed in bash?

前端 未结 0 432
忘了有多久
忘了有多久 2020-12-03 11:07

I have a folder and who has subfolders. Inside them i have .c, .cc, .ccp and .cxx files. I am trying to use

find ~/dir2 -iregex \'.*\\.\\(c\\|cc\\|ccp\\|cxx\\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题