mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
join: implement the -o option
This commit is contained in:
parent
49cf7c2a5b
commit
12c5c951fb
5 changed files with 259 additions and 58 deletions
5
tests/fixtures/join/autoformat.expected
vendored
Normal file
5
tests/fixtures/join/autoformat.expected
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
1 a a
|
||||
2 b b
|
||||
3 c d
|
||||
4 d g
|
||||
5 e i
|
Loading…
Add table
Add a link
Reference in a new issue