Merging multiple files?

Kol

Kol

Man of Honour
Joined
8 Jan 2003
Posts
14,351
Location
Ashby-de-la-Zouch
Hi guys,

Say I have a number of files and I want to merge them into one large file ie. 1.ts 2.ts 3.ts etc -> one.ts can anyone tell me how I can do this at the command prompt?

I did it once before and I simply needed to create a batch file which merged all the files into one large one. I know there are programs that will do it for me, but this is by far the simplest and non bloated way I found.
 
cheers mate.

say if I have 50+ files, is there a shorter way than this?

ie. could I put *.ts?

edit - dumb question, yes I can ;)
 
Back
Top Bottom