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:
parent
6b6bd77e2e
commit
fac630d07c
2 changed files with 103 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -17,6 +17,7 @@ PROGS := \
|
|||
du \
|
||||
false \
|
||||
mkdir \
|
||||
paste \
|
||||
printenv \
|
||||
pwd \
|
||||
rm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue