1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00
This commit is contained in:
Tobias Schottdorf 2014-06-14 16:43:39 +02:00
parent 637d2c72d0
commit 2e097d659e
7 changed files with 581 additions and 0 deletions

View file

@ -22,6 +22,7 @@ PROGS := \
fold \
md5sum \
mkdir \
nl \
paste \
printenv \
pwd \
@ -78,6 +79,7 @@ INSTALLEES := \
TEST_PROGS := \
cat \
mkdir \
nl \
seq \
tr \
truncate \