I need to copy contents of file1 in file2. I am using the following command in CMD (Win 7):
more /P < file1.rej >file2.DAT
The copying