1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Implement most of chmod

This commit is contained in:
Arcterus 2014-10-25 20:27:45 -07:00
parent 1f37abcc9c
commit 7abc6c007a
3 changed files with 301 additions and 0 deletions

View file

@ -38,6 +38,7 @@ PROGS := \
base64 \
basename \
cat \
chmod \
cksum \
comm \
cp \