coreutils/src/uu/paste/paste.md
2023-03-27 11:41:08 +02:00

166 B

paste

paste [OPTIONS] [FILE]...

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