SuperUser
  Posts:26
 |
| 02/01/2005 3:50 AM |
|
Hi, just wondering if anybody out there can tell me how to append the contents of one file into another on a windows system. Thanks very much Jeff |
|
|
|
SuperUser
  Posts:26
 |
| 02/01/2005 8:00 AM |
|
| Good Morning Jeff, try using >> to append the file |
|
|
|
SuperUser
  Posts:26
 |
| 02/01/2005 10:10 AM |
|
| Or if you are trying to combine two files: copy file1.txt+file2.txt |
|
|
|
SuperUser
  Posts:26
 |
| 02/01/2005 10:40 AM |
|
| This friendly reply system keeps cutting off my replies. One more try... |
|
|
|