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:
parent
2981eb5112
commit
8cba71adb4
4 changed files with 10 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue