Posted by SpywareDr on February 20, 2011 at 19:45:44:
In Reply to: Re: dos diary posted by fuzzbrain11 on February 20, 2011 at 10:30:57:
??? In roughly 27 of computing, I have yet to see the Microsoft COPY command enclose the copied file between square brackets,("[]"). It simply concatenates the two files together.
What operating system and version are you using?
. . .
If you mean your file(s) contain non-text characters, try the command:
copy /b original.txt+update.txt
--
For more info about the COPY command, type:
copy /?