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
1.4m articles
1.4m replys
5 comments
57.0k users