| CluelessInSeattl Seattle, USA, 26.08.2012, 19:13 |
DOS command to combine or merge text files (Users) |
Hi again! --- |
| ron Australia, 27.08.2012, 00:32 (edited by ron, 27.08.2012, 00:46) @ CluelessInSeattl |
DOS command to combine or merge text files |
> So I'm casting about for a DOS command, commands, or ideas for a batch |
| Doug 27.08.2012, 07:01 @ ron |
DOS command to combine or merge text files |
Ron's suggestion is a good one, but be cautioned: the files won't be copied chronologically unless they are already stored in chronological order on the disk -- the COPY command just copies files in unsorted directory order. |
| ron Australia, 27.08.2012, 08:14 @ Doug |
DOS command to combine or merge text files |
> But you can sort the directory by using your Norton DirSrt utility |
| bretjohn Rio Rancho, NM, 27.08.2012, 17:40 @ Doug |
DOS command to combine or merge text files |
In these situations, I take one of two approaches. I don't start by sorting the file using Norton or any other utility (I may not be at a computer where those are even available). The first thing I do is use REM to create a 0-length file with the appropriate (new) name: |
| Rugxulo Usono, 27.08.2012, 20:44 @ bretjohn |
DOS command to combine or merge text files |
> The first thing I do is use REM |
| Arjay 27.08.2012, 21:29 @ Rugxulo |
DOS command to combine or merge text files |
> Keep in mind that copying a zero-byte file is not consistent. I know old |
| CluelessInSeattl Seattle, USA, 28.08.2012, 18:12 @ Arjay |
DOS command to combine or merge text files |
Hi again! --- |
| Arjay 28.08.2012, 22:53 @ CluelessInSeattl |
DOS command to combine or merge text files |
> I'm back in business, |
Thread view