so, logger's done

This commit is contained in:
Kat R. 2021-08-02 23:43:14 -05:00
parent 6b3dc0818a
commit 36ccc02cde
3 changed files with 3 additions and 11 deletions

10
README
View file

@ -19,16 +19,13 @@ false
head
link
ln
logger
logname
pwd
rmdir
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 (a.k.a. I'm not confident about these):
@ -39,13 +36,8 @@ The following tools are working, but not complete or POSIX-compliant:
cal
mkfifo
sh
wc
The following sh built-ins are working, but not complete or POSIX-compliant:
kill
umask
Building
--------