mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Added truncate
This commit is contained in:
parent
1e239ccd80
commit
968483bdf6
2 changed files with 236 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -24,6 +24,7 @@ PROGS := \
|
|||
seq \
|
||||
tee \
|
||||
true \
|
||||
truncate \
|
||||
users \
|
||||
wc \
|
||||
whoami \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue