append contents of all files in folder to a new file cmd code example
Example: copy text from multiple text files to one file cmd
copy file1.txt + file2.txt + file3.txt Combined.txt
copy file1.txt + file2.txt + file3.txt Combined.txt