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

chgrp: add entries

This commit is contained in:
Knight 2016-08-21 17:04:02 +08:00
parent 2981eb5112
commit 8cba71adb4
4 changed files with 10 additions and 1 deletions

View file

@ -103,6 +103,7 @@ PROGS := \
UNIX_PROGS := \
arch \
chgrp \
chmod \
chown \
chroot \
@ -144,6 +145,7 @@ TEST_PROGS := \
base64 \
basename \
cat \
chgrp \
chmod \
chown \
cksum \