Re: The "Copy /b" command on cmd

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Becquer,

If I wanted the ability to go back to each separate file, I would make a
copy of each file before concatenating to the target file.

Alan

"Becquer" <Becquer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8EC4D24C-8F75-4C9C-8A2E-2401A0E4F766@xxxxxxxxxxxxxxxx
I can merge two files by typing on the cmd(without the [] and the "") :

"copy /b [file1name] + [file2name] [targetfilename]"

Where [file1name] and [file2name] are the name of the two files I want to
merge and [targetfilename] is the result file where i want they to mergre
in.

But, how can I "unmerge" the result file into the original files?



.