Userspace: implement basic rm command

This commit is contained in:
2023-10-25 21:45:27 +03:00
parent 87ff38664a
commit 81228d3401
3 changed files with 40 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ set(USERSPACE_PROJECTS
mkdir
mmap-shared-test
poweroff
rm
Shell
snake
stat