summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-05-01 00:31:13 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-05-01 00:31:13 -0400
commit317f7bf35716f7059511f42f1f4aba7d47fcfd01 (patch)
tree2ea2c6ec05eff6bd8a3d139b04834dfb624754b8 /readme.md
parentupdate ed help message to make s commands make more sense (diff)
downloadlazysphere-317f7bf35716f7059511f42f1f4aba7d47fcfd01.tar.gz
lazysphere-317f7bf35716f7059511f42f1f4aba7d47fcfd01.tar.bz2
lazysphere-317f7bf35716f7059511f42f1f4aba7d47fcfd01.zip
tee, whoami, wc
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 2c02009..50f9067 100644
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,7 @@
A terrible busybox/gnu coreutils clone.
Currently the only supported commands are:
-`dd`, `cat`, `yes`, `echo`, `printf`, `id`, `groups`, `ls`, `tail`, `head`, `ed`
+`dd`, `cat`, `yes`, `echo`, `printf`, `id`, `groups`, `ls`, `tail`, `head`, `ed`, `tee`, `true`, `false`, `tee`, `whoami`, `wc`
## How to