1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-14 19:16:17 +00:00

Unix/BSD head implementation

This commit is contained in:
Alan Andrade 2014-01-02 21:09:59 -06:00
parent 834003cce5
commit e90393f885
3 changed files with 137 additions and 1 deletions

View file

@ -29,6 +29,7 @@ PROGS := \
yes \
tty \
hostname \
head \
UNIX_PROGS := \
users \