“find: paths must precede expression:” How do I specify a recursive search that also finds files in the current directory?

前端 未结 6 1841
谎友^
谎友^ 2020-11-28 01:49

I am having a hard time getting find to look for matches in the current directory as well as its subdirectories.

When I run find *test.c

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