Friday, 25 November 2011

Splitting.Combining.At your hand.

Hey you my linux companion.Today i want to share something that will helping you how to combining files using terminal.

First of all you must install lxsplit
"sudo apt-get install lxsplit"

not a huge program.Around 10Kb i guess.How to use it?
Here.lxsplit got only two argument.


                      -s-------->splitting file
                      -j--------->Join the file

the command is

"lxsplit -s [filename] [new size]"---------->for splitting
"lxsplit -j [filename.001]"--------------------->for joining

as usual.here my screenshot :)

*actually this working like hjsplit but since you are using terminal.ITS COOL BEB*hahahahahahahahahaha!!!!!

No comments:

Post a Comment