LXSPLIT(1) General Commands Manual LXSPLIT(1)

LXSplit - A simple tool for splitting and joining split files

lxsplit [OPTION] [FILE] [SPLITSIZE]

LXSplit is a simple tool for splitting files and joining the splitted files. It is fully compatible with the HJSplit utility. Splitting is done without compression.

-j : join the files beginning with the given name

requires a valid size

Splitsize examples: 15M, 100m, 5000k, 30000000b

./lxsplit -s hugefile.bin 15M
./lxsplit -j hugefile.bin.0001
May 2009 LXSplit v0.2.4 by O. Sezer.