paste
version: 0.0.9
paste [OPTIONS] [FILE]...
Write lines consisting of the sequentially corresponding lines from each FILE, separated by TABs, to standard output.
Options
--help,-h-
Print help information
--version,-V-
Print version information
--serial,-s-
paste one file at a time instead of in parallel
--delimiters=<LIST>,-d <LIST>-
reuse characters from LIST instead of TABs