Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Quick file concatenation?

Name: Anonymous 2010-05-15 17:36

Anyone know how I can merge (concatenate) 2 or more files into one, without actually going through and copying all the data - And more specifically on windows (ntfs)?

It should be theoretically easy if the file sizes are exact multiples of the cluster length. Otherwise could be done with an abstraction layer - like a virtual file that "redirects" to several underlying files on arbitrary filesystems. Just can't seem to find anything of the sort already done.

It just pains me to redundantly read and write gigabytes of data to be able to access a split archive.

Name: Anonymous 2010-05-21 2:42

cat file1 file2 > file3

windows
boot up a liveCD.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List