Add cut(1)

This commit is contained in:
Truls Becken
2013-10-08 20:39:08 +01:00
committed by sin
parent 9eb15ff232
commit 576a5ce55e
4 changed files with 226 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ SRC = \
cmp.c \
comm.c \
cp.c \
cut.c \
date.c \
dirname.c \
echo.c \