1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

chown: Add entries

This commit is contained in:
Knight 2016-06-22 21:36:50 +08:00
parent 96d4cd8da1
commit 69beb787d1
3 changed files with 23 additions and 0 deletions

View file

@ -99,6 +99,7 @@ PROGS := \
UNIX_PROGS := \
chmod \
chown \
chroot \
du \
groups \
@ -135,6 +136,7 @@ TEST_PROGS := \
basename \
cat \
chmod \
chown \
cksum \
comm \
cp \