mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Implement tee
This commit is contained in:
parent
400d8c01be
commit
f1e8a30872
3 changed files with 109 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -16,6 +16,7 @@ EXES := \
|
|||
printenv \
|
||||
pwd \
|
||||
rmdir \
|
||||
tee \
|
||||
true \
|
||||
wc \
|
||||
whoami \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue