
Split 'Em! v3.00
by Antti Kirjavainen

Homepage: http://www.htk.fi/public/akirjavainen
E-Mail: antti.kirjavainen@mail.htk.fi


IF THE PROGRAM DOES NOT START:
Download the needed Kylix-libraries from the homepage.
Under Linux first give the files executing permissions.



How to use Split 'Em! (SplitGUI):
Just select the file you wish to split, then select the size for
each part in kilobytes (KB). Example: You have a file, which size
is 20 MB. You wan't to split it so that each part is 1 MB. Just
select the file, and then enter the size in KB, it is 1024 in this
case. The splitted files will then be created to the directory
where the splitted file is, when you click "Split 'Em!".

From the othet tab-page you can join the file you just splitted,
by selecting the first volume (.001) and the new filename for the
combined file.

The command line tools take the following parameters:
ssplit [size_KB] [filename]
sjoin [first_volume] [combined_filename]



There are many file splitting programs, and that's why I tried to make
this as easy to use as possible. This program does not compress the
files when splitting, and often compressing a large file makes it a
lot smaller, so I recommend first compressing the file you're going
to split.

Thanks for trying the program.
