paste

merge lines of files Usage: paste [OPTION]... [FILE]...

Options

OptionDescription
-d, --delimiters=LISTreuse characters from LIST instead of TABs
-s, --serialpaste one file at a time instead of in parallel
-z, --zero-terminatedline delimiter is NUL, not newline