Add initial find(1) implementation

No manpage yet.
This commit is contained in:
Evan Gates
2015-02-19 17:47:21 -08:00
committed by sin
parent 51b707e91e
commit 76e6aacd60
4 changed files with 1051 additions and 1 deletions

1
README
View File

@@ -31,6 +31,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
#* expand yes none
=* expr yes none
=* false yes none
= find yes none
#* fold yes none
=* grep yes none
=* head yes none