Add stat(1)

This commit is contained in:
sin
2013-08-15 10:04:38 +01:00
parent 0ed2a55003
commit d0c87f6d3e
3 changed files with 91 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ SRC = \
sha1sum.c \
sha256sum.c\
sha512sum.c\
stat.c \
wc.c \
who.c \
yes.c