Add initial support for id(1)

This commit is contained in:
sin
2013-08-07 13:40:21 +01:00
parent bb39bc9596
commit cd592c9f23
3 changed files with 79 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ SRC = \
fold.c \
grep.c \
head.c \
id.c \
kill.c \
ln.c \
ls.c \