Manpage logo

paste - paste

NAME  SYNOPSIS  DESCRIPTION  Arguments:  OPTIONS 

NAME

paste − paste

SYNOPSIS

paste [OPTIONS] [FILE]...

DESCRIPTION

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

Arguments:

[FILE]...

[default: −]

OPTIONS

−s, −−serial

paste one file at a time instead of in parallel

−d, −−delimiters <LIST>

reuse characters from LIST instead of TABs

−z, −−zero−terminated

line delimiter is NUL, not newline

−h, −−help

Print help

−V, −−version

Print version


Updated 2026-06-01 - jenkler.se | uex.se