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

Implement fold (closes #146)

This commit is contained in:
Arcterus 2014-03-26 18:34:58 -07:00
parent b55b459e80
commit dc29eb5928
3 changed files with 185 additions and 1 deletions

View file

@ -10,6 +10,7 @@ PROGS := \
env \
du \
false \
fold \
md5sum \
mkdir \
paste \