OILS / tools / find / README.md View on Github | oilshell.org

12 lines, 8 significant
1find
2====
3
4This directory contains an implementation of GNU find. It uses pgen2 and ASDL,
5like Oil.
6
7Running tests:
8
9 tools/find/run.sh unit-tests
10
11 # "gold" tests
12 tools/find/find-test.sh