mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
166 B
166 B
paste
paste [OPTIONS] [FILE]...
Write lines consisting of the sequentially corresponding lines from each
FILE, separated by TABs, to standard output.