Add primitive du(1)

Defaults to a 512-byte blocksize.
This commit is contained in:
sin
2013-10-16 16:58:52 +01:00
parent 84ba9cb87e
commit 09fcbfc338
3 changed files with 139 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ SRC = \
cut.c \
date.c \
dirname.c \
du.c \
echo.c \
env.c \
expand.c \