1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Merge pull request #225 from molysgaard/master

Rudamentary tail implementation.
This commit is contained in:
Arcterus 2014-06-12 23:13:49 -07:00
commit a55508fba0
4 changed files with 204 additions and 1 deletions

View file

@ -40,6 +40,7 @@ PROGS := \
wc \
yes \
head \
tail \
UNIX_PROGS := \
hostid \