How can I append file1 to file2, from a batch file? Text files and only using what is "standard" on windows.
It is as simple as
type file1 >> file2
2.1m questions
2.1m answers
60 comments
57.0k users