PASTE(1) General Commands Manual PASTE(1)

paste - Write lines consisting of the sequentially corresponding lines from each FILE, separated by TABs, to standard output.

paste [OPTIONS] [FILE]...

Write lines consisting of the sequentially corresponding lines from each FILE, separated by TABs, to standard output.

paste one file at a time instead of in parallel
reuse characters from LIST instead of TABs
line delimiter is NUL, not newline
Print help
Print version
[FILE] [default: -]

v(uutils coreutils) 0.11.0

2026-09-01