Added current shell builtins

This commit is contained in:
Gitea 2020-12-30 19:37:12 -06:00
parent b3e89fbf84
commit c521a7c2e3

4
README
View file

@ -42,6 +42,10 @@ mkfifo
sh
wc
The following sh built-ins are working, but not complete or POSIX-compliant:
kill
umask
Building
--------