Added current shell builtins
This commit is contained in:
parent
b3e89fbf84
commit
c521a7c2e3
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -42,6 +42,10 @@ mkfifo
|
||||||
sh
|
sh
|
||||||
wc
|
wc
|
||||||
|
|
||||||
|
The following sh built-ins are working, but not complete or POSIX-compliant:
|
||||||
|
kill
|
||||||
|
umask
|
||||||
|
|
||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue