mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Implement tty
This commit is contained in:
parent
d321274556
commit
f0be827d6b
2 changed files with 69 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -25,6 +25,7 @@ PROGS := \
|
|||
wc \
|
||||
whoami \
|
||||
yes \
|
||||
tty \
|
||||
|
||||
BUILD ?= $(PROGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue