LXSplit - A simple tool for splitting and joining split files
Contents
Description
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.
Examples
./lxsplit -s hugefile.bin 15M
./lxsplit -j hugefile.bin.0001
LXSplit v0.2.4 by O. Sezer. May 2009 LXSPLIT(1)
Name
LXSplit - A simple tool for splitting and joining split files
Options
Availableoptions:-j : join the files beginning with the given name
-s : split the given file.
requires a valid size
Splitsize examples: 15M, 100m, 5000k, 30000000b
Synopsis
lxsplit [OPTION] [FILE] [SPLITSIZE]
