Userspace: Add basic chmod command

This commit is contained in:
2023-10-25 02:36:09 +03:00
parent 627b8cc140
commit e685f38fd1
3 changed files with 61 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ project(userspace CXX)
set(USERSPACE_PROJECTS
cat
cat-mmap
chmod
cp
dd
echo