CodeQuest

CQsplit / CQjoin

Features

  • Split files of any size
  • Control the size of each output file
  • Automatic naming of the files
  • Join the files back into the original

CQsplit and CQjoin are simple tools to split a file into arbritary sized chunks and then join them back together again.

This could be to break a large file into CD sized parts for burning or to split up a large file to make downloading over the Internet more manageable.

Each tool uses a streaming approach and 64bit file pointers to ensure that any file can be split or joined no matter how large.