mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
b33ce67d91
The basic implementation of join with some tests. The supported options: -1, -2, -j, -a, -i.
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
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
|