CentOS Stream 9
Sponsored Link

Command Help

Command :   Back to index

paste : merge lines of files
[SYNOPSIS] paste OPTION FILE1 FILE2
OPTION
-d LIST reuse characters from LIST instead of TABs
--s paste one file at a time instead of in parallel
-z line delimiter is NUL, not newline

Matched Content