help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Built-in recursive wildcard


From: Peng Yu
Subject: Built-in recursive wildcard
Date: Fri, 29 Jan 2010 10:23:50 -0600

I can use 'find' to get all the files with certain suffix recursively.
Would you please let me know if there is a buildin way to do so with
$(wildcard)?

find . -name '*.txt'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]