I need to merge multiple csv files into one file and copy file*.csv all.txt in CMD works well for me except for one issue: The files are merged in the wrong order.
copy file*.csv all.txt