1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-13 02:27:56 +00:00

Implement expand

This commit is contained in:
Virgile Andreani 2014-07-26 00:34:45 +02:00
parent 5b1eee0e98
commit 69cb8da6ed
4 changed files with 173 additions and 1 deletions

View file

@ -46,6 +46,7 @@ PROGS := \
echo \
env \
du \
expand \
factor \
false \
fmt \