Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 312 Bytes

paste.md

File metadata and controls

11 lines (8 loc) · 312 Bytes

Paste the columns of the input files into long rows

USAGE : cdx paste [options...] [files...]

-k --key=Comparator How to compare lines.
-m --merge files are already sorted, just merge them.
-u --unique remove duplicate lines.

home