mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00

The basic implementation of join with some tests. The supported options: -1, -2, -j, -a, -i.
5 lines
56 B
Text
5 lines
56 B
Text
c 3 2 1 cd
|
|
d 4 3 2 de
|
|
e 5 5 3 ef
|
|
f 6 7 4 fg
|
|
g 7 11 5 gh
|