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

Merge pull request #428 from Arcterus/chmod

Implement most of chmod
This commit is contained in:
Heather 2014-10-26 09:21:20 +04:00
commit b02f9a9671
3 changed files with 301 additions and 0 deletions

View file

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