Back to Hhvm

find

third-party/watchman/src/website/docs/cmd/find.md

latest189 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]