Super User Asked by KcFnMi on February 12, 2021
It seems I can ignore a certain filename pattern (*.dll
) on find search by doing
find ! -name '*.dll'
And ignore multiple patterns by doing
$ find . ! -name '*.h' ! -name '*.cpp' ! -name '*.dll'
Is there a short form of this?
I tried (unsuccessfully) the following
$ find . ! -name '*.h *.cpp *.dll'
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP