I know that to find all the h files I need to use: find . -name "*.h" but how to find all the h AND cpp files?I know that to find all the h files I need to u
I know that to find all the h files I need to use: find . -name "*.h" but how to find all the h AND cpp files?I know that to find all the h files I need to u