Jahith's Tech Sharing
Monday, January 28, 2019
Merge multiple CSV files into one
Copy all the csv files which you want to merge into one folder. Navigate to the copied folder via command prompt and execute the following command to merge all csv files into one.
Copy *.csv
<
>
E.g.: copy *.csv merged.csv
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment