mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
add tr
This commit is contained in:
parent
304766588c
commit
dded5fb80d
2 changed files with 179 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -25,6 +25,7 @@ PROGS := \
|
|||
seq \
|
||||
tac \
|
||||
tee \
|
||||
tr \
|
||||
true \
|
||||
truncate \
|
||||
unlink \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue