csvcat (1) Linux Manual Page
NAME csvcat – Efficiently concatenate CSV SYNOPSIS csvcat file1 file2 […] > concatenated.csv DESCRIPTION Efficiently concatenate CSVs (or other tabular text files), stripping extra header lines. So far, is the fastest non-compiled script I’ve been able to devise. Plenty open to improvements and suggestions. AUTHOR William Moreno Reyes – This manpage waw written for the…
