Userspace: Add basic whoami command

This commit is contained in:
Bananymous
2023-08-15 09:03:51 +03:00
parent db2eca697e
commit 2441f208c6
3 changed files with 33 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ set(USERSPACE_PROJECTS
test
touch
u8sum
whoami
yes
)