updated with logname, uname, and tee
This commit is contained in:
parent
64f4f4a728
commit
e6c12928b8
1 changed files with 4 additions and 1 deletions
5
README
5
README
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue