From e6c12928b8ae22357afbab77deec55c83c6cff23 Mon Sep 17 00:00:00 2001 From: Gitea Date: Sat, 12 Dec 2020 00:12:22 -0600 Subject: [PATCH] updated with logname, uname, and tee --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 6e2fb85..326720f 100755 --- a/README +++ b/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: