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.
3 lines
24 B
Text
3 lines
24 B
Text
A 1 2 f
|
|
B 2 3 g
|
|
C 4 4 h
|