1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

feat(df) add 'df' uutil

This commit is contained in:
Sylvestre Ledru 2020-04-28 09:34:55 +02:00 committed by Roy Ivy III
parent f734d48405
commit d5228b5a64
9 changed files with 788 additions and 6 deletions

View file

@ -54,6 +54,7 @@ PROGS := \
comm \
cp \
cut \
df \
dircolors \
dirname \
echo \