userspace: Implement chown utility

This commit is contained in:
2025-06-28 21:32:59 +03:00
parent ebf2b16d09
commit 5df0e25c1f
3 changed files with 119 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ set(USERSPACE_PROGRAMS
cat
cat-mmap
chmod
chown
cp
dd
dhcp-client