1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00
This commit is contained in:
T. Jameson Little 2014-05-27 18:57:33 -06:00
parent dbfb7d6cd3
commit aa51311f83
3 changed files with 130 additions and 1 deletions

View file

@ -23,6 +23,7 @@ PROGS := \
rmdir \
sleep \
seq \
sum \
tac \
tee \
touch \