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:
parent
b55b459e80
commit
dc29eb5928
3 changed files with 185 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -10,6 +10,7 @@ PROGS := \
|
|||
env \
|
||||
du \
|
||||
false \
|
||||
fold \
|
||||
md5sum \
|
||||
mkdir \
|
||||
paste \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue