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:
commit
a55508fba0
4 changed files with 204 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -40,6 +40,7 @@ PROGS := \
|
|||
wc \
|
||||
yes \
|
||||
head \
|
||||
tail \
|
||||
|
||||
UNIX_PROGS := \
|
||||
hostid \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue