mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
add sum
This commit is contained in:
parent
dbfb7d6cd3
commit
aa51311f83
3 changed files with 130 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -23,6 +23,7 @@ PROGS := \
|
|||
rmdir \
|
||||
sleep \
|
||||
seq \
|
||||
sum \
|
||||
tac \
|
||||
tee \
|
||||
touch \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue