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

Add paste (closes #120)

This commit is contained in:
Arcterus 2014-02-28 09:19:32 -08:00
parent 6b6bd77e2e
commit fac630d07c
2 changed files with 103 additions and 0 deletions

View file

@ -17,6 +17,7 @@ PROGS := \
du \
false \
mkdir \
paste \
printenv \
pwd \
rm \