Unix find: multiple file types

前端 未结 7 981
一生所求
一生所求 2020-12-02 15:32

I want to run find -name with multiple file types. Eg.

 find -name *.h,*.cpp

Is this possible?

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