LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-01-2007, 02:00 AM   #1
sadarax
Member
 
Registered: Sep 2005
Distribution: Ubuntu
Posts: 252

Rep: Reputation: 30
Zip or Rar split for 500 MB file


Can anyone suggest a way for me to split an approximate 500MB rar file into chunks about 12MB large, that I can give to a Windows User and have them rejoin the files? Optimally I would like to do Rar splitting but I cannot find any Linux utility to handle this.
 
Old 06-01-2007, 02:14 AM   #2
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
This one works well on both windows on Linux - although you may need to use the java version intead of the HJsplit for Linux. It's the same thing but the java version doesn't produce any dependency issues (as long as you've got at least a jre).

http://www.freebyte.com/hjsplit/
 
Old 06-01-2007, 05:20 AM   #3
pintu_052
LQ Newbie
 
Registered: Jun 2006
Posts: 3

Rep: Reputation: 0
reagarding joining and spliting of files in linux using lxsplit.

Just download the LXSPLIT software from ( http://www.freebyte.com/download/lxsplit.tar.gz ).
untar it using the command

$ tar -xvzf lxsplit.tar.gz
$ cd lxsplit-0.1.1/
Here just follow the instruction given in the README file. It's very easy to install.
After installing you can split the files using the command line

$ lxsplit -s filename size
for example if you want to split a 700 mb file named "something.avi" into 7 pieces each of 100 mb then just type
$ lxsplit -s something.avi 100m

Here "-s" stand for splitting
"100m" stands for size of the splitted file.

after this you can see the splitted file in the same directory named

something.avi.001
something.avi.002
something.avi.003
something.avi.004
something.avi.005
something.avi.006
something.avi.007


For joining the splitted file just type
$ lxsplit -j filename.001

Here "-j" stands for joining and remember you have to type the name of the first splitted file i.e. " filename.001".It automatically searches for the rest of the file in the same directory.
 
  


Reply

Tags
files, rar, split, zip



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to open unrar? file.part1.rar - file.part2.rar Maje Linux - Software 4 05-29-2006 01:05 AM
.ZIP .RAR passwords help! SLP SUSE / openSUSE 2 05-17-2006 10:45 PM
grep search in zip/rar... etc plainkeyman Linux - Software 2 05-23-2005 06:05 PM
A linux program that can handle split .rar files? Cinematography Linux - Software 3 05-03-2005 03:04 PM
Unrar split rar file in debian? tripmix Linux - Newbie 2 01-10-2005 10:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration