Rudamentary tail implementation.

For specific info on missing features and optimizations,
look at tail/README.md
This commit is contained in:
Morten Olsen Lysgaard
2014-06-12 23:29:50 +02:00
parent c86be225fa
commit 17afa8a1fd
4 changed files with 204 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@ PROGS := \
wc \
yes \
head \
tail \
UNIX_PROGS := \
hostid \