Userspace: Add basic tee command

This commit is contained in:
Bananymous
2023-07-10 16:07:53 +03:00
parent ee4ef6638c
commit f521a98157
3 changed files with 81 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ set(USERSPACE_PROJECTS
init
ls
Shell
tee
test
u8sum
yes