Lxsplit – Tool untuk split dan menggabungkan file yang di split

“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.”

Cara Install:

sudo apt-get install lxsplit

Contoh Penggunaan

Split file menjadi 15MB per file

lxsplit -s test.mkv 15M

Join  file

lxsplit -j hugefile.mkv.0001

GUI:

sudo apt-get install usplitter

Leave a Reply