Concatenate Text Files in DOS


/ Published in: DOS Batch
Save to your folder(s)

Appends the contents of two or more text (csv, etc) files


Copy this code and paste it in your HTML
  1. copy *.txt big.one
  2. ren big.one big.txt

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.