find files with find.
find
find path expression
Usually you'll run it with -name something to find a file by name.
-name something