find filenames NOT ending in specific extensions on Unix?

前端 未结 8 1589
悲&欢浪女
悲&欢浪女 2020-11-30 17:26

Is there a simple way to recursively find all files in a directory hierarchy, that do not end in a list of extensions? E.g. all files that are not *.dll or *.exe

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