paste
: Merge lines of files
paste
writes to standard output lines consisting of sequentially
corresponding lines of each given file, separated by TAB.
Standard input is used for a file name of `-' or if no input files
are given.
Synopsis:
paste [option]... [file]...
The program accepts the following options. Also see section Common options.
Go to the first, previous, next, last section, table of contents.