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