DOS command to combine or merge text files (Users)
> So I'm casting about for a DOS command, commands, or ideas for a batch
> file, that would read those files, one-by-one, in chronlogical order, into
> one large text file.
>
> Any suggestions?
Copy
e.g. copy logfile.* [filename.ext]
will combine all logfile.* files into filename.ext
Try: help copy
to see if your COPY does the same as in MS-DOS.
Complete thread:
- DOS command to combine or merge text files - CluelessInSeattl, 26.08.2012, 19:13
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- DOS command to combine or merge text files - ron, 27.08.2012, 00:32
- DOS command to combine or merge text files - Doug, 27.08.2012, 07:01
- DOS command to combine or merge text files - ron, 27.08.2012, 08:14
- DOS command to combine or merge text files - bretjohn, 27.08.2012, 17:40
- DOS command to combine or merge text files - Rugxulo, 27.08.2012, 20:44
- DOS command to combine or merge text files - Arjay, 27.08.2012, 21:29
- DOS command to combine or merge text files - CluelessInSeattl, 28.08.2012, 18:12
- DOS command to combine or merge text files - Arjay, 28.08.2012, 22:53
- DOS command to combine or merge text files - CluelessInSeattl, 28.08.2012, 18:12
- DOS command to combine or merge text files - Arjay, 27.08.2012, 21:29
- DOS command to combine or merge text files - Rugxulo, 27.08.2012, 20:44
- DOS command to combine or merge text files - Doug, 27.08.2012, 07:01
- DOS command to combine or merge text files - ron, 27.08.2012, 00:32
Mix view