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

add factor

This commit is contained in:
T. Jameson Little 2014-05-29 18:39:33 -06:00
parent 79529d456f
commit b321a1a5c0
3 changed files with 106 additions and 1 deletions

View file

@ -14,6 +14,7 @@ PROGS := \
echo \
env \
du \
factor \
false \
fold \
md5sum \