SyntaxFix
Write A Post
Hire A Developer
Questions
In Win 7, navigate to the directory where your text files are. On the command prompt use:
copy *.txt combined.txt
Where combined.txt is the name of the newly created text file.
combined.txt