updated with logname, uname, and tee

This commit is contained in:
Gitea 2020-12-12 00:12:22 -06:00
parent 64f4f4a728
commit e6c12928b8
1 changed files with 4 additions and 1 deletions

5
README
View File

@ -19,16 +19,19 @@ false
head
link
ln
logname
pwd
true
uname
The following sh built-ins are completed, working, and POSIX-compliant:
cd
The following tools are completed and working, though not necessarily
POSIX-compliant:
POSIX-compliant (a.k.a. I'm not confident about these):
tee
tty
The following tools are working, but not complete or POSIX-compliant: