mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Merge branch 'add-du' of https://github.com/derekchiang/coreutils into add-du
Conflicts: README.md
This commit is contained in:
commit
cca19911ad
3 changed files with 354 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -14,6 +14,7 @@ PROGS := \
|
|||
dirname \
|
||||
echo \
|
||||
env \
|
||||
du \
|
||||
false \
|
||||
mkdir \
|
||||
printenv \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue