find walks a path and matches names.
find
find <path> -name <pattern>
-name matches the filename pattern.
-name