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

Merge remote-tracking branch 'pabzdzdzwiagief/tee'

Conflicts:
	Makefile
This commit is contained in:
Jordi Boggiano 2014-01-07 01:30:07 +01:00
commit dfb68841fd
3 changed files with 156 additions and 1 deletions

View file

@ -19,6 +19,7 @@ PROGS := \
rm \
rmdir \
sleep \
tee \
true \
wc \
whoami \