# find . -name foo
Finds files in the current dir+subdir named foo
# find . -name \*foo
Finds files in the current dir+subdir ending in foo
Showing posts with label find command. Show all posts
Showing posts with label find command. Show all posts
Tuesday, December 23, 2008
Subscribe to:
Posts (Atom)