Merge all *csv and remove duplicate headers using command prompt except top row

23 Views Asked by At

copy *.csv merge.csv is working to merge but not able to remove headers from it so I need to remove all headers except top one

0

There are 0 best solutions below