mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Add du to Makefile
This commit is contained in:
parent
9a43f2bdb6
commit
025adec19e
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -11,6 +11,7 @@ EXES := \
|
||||||
cat \
|
cat \
|
||||||
echo \
|
echo \
|
||||||
env \
|
env \
|
||||||
|
du \
|
||||||
false \
|
false \
|
||||||
printenv \
|
printenv \
|
||||||
true \
|
true \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue