SyntaxFix
Write A Post
Hire A Developer
Questions
type data1.csv > combined.csv type data2.csv >> combined.csv type data3.csv >> combined.csv type data4.csv >> combined.csv
etc.
Assume that your using files without headers and all files have the same columns.