Back to Watchman

find

website/docs/cmd/find.md

2026.05.04.00189 B
Original Source

Finds all files that match the optional list of patterns under the specified dir. If no patterns were specified, all files are returned.

bash
$ watchman find /path/to/dir [patterns]