How can I append file1 to file2, from a batch file? Text files and only using what is \"standard\" on windows.
COPY file1.txt+file2.txt result.txt