Userspace: add basic 'touch' command

This commit is contained in:
Bananymous
2023-07-10 16:24:03 +03:00
parent f65e5f4190
commit 8cd91f5a6a
3 changed files with 38 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ set(USERSPACE_PROJECTS
Shell
tee
test
touch
u8sum
yes
)