Add initial implementation of sed(1)

No manpage yet.
This commit is contained in:
Evan Gates
2015-02-10 10:34:46 +00:00
committed by sin
parent 7143737b50
commit bc07f1b9b5
4 changed files with 1773 additions and 1 deletions

1
README
View File

@@ -56,6 +56,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
= readlink non-posix -e, -m
=* renice yes none
=* rm yes none (-i)
# sed
=* rmdir yes none
=* setsid non-posix none
=* sleep yes none