Could someone please help me to find all the *.c and *.h files in a directory tree??
|
feedback
|
P.S. You might want to accept answers for your other questions :) | |||||||
feedback
|
|
If you are at the top of the directory tree.
would find all the .c files located below the current "." directory. Lot's more help can be find by searching "unix find command". | |||
|
feedback
|