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

Added truncate

This commit is contained in:
Arcterus 2014-01-31 21:18:57 -08:00
parent 1e239ccd80
commit 968483bdf6
2 changed files with 236 additions and 0 deletions

View file

@ -24,6 +24,7 @@ PROGS := \
seq \
tee \
true \
truncate \
users \
wc \
whoami \