[opensuse] rar/unrar
I am downloading an rar file in five parts numbered filename.rar.001 thru .005 I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed. -- Bob Rea mailto:gapetard@stsams.org http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery Where is Bill Stringfellow now that we really need him? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I'd say do a cat filename.rar.0* >> file.rar then unrar -e file.rar from the command line, I don't know of a way to deal with such things via *de/mc/whatever gui. On Tue, Aug 10, 2010 at 4:13 PM, Bob Rea <gapetard@stsams.org> wrote:
I am downloading an rar file in five parts numbered filename.rar.001 thru .005
I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed. -- Bob Rea mailto:gapetard@stsams.org http://www.petard.us http://www.petard.us/blog http://www.petard.us/gallery
Where is Bill Stringfellow now that we really need him? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- Even the Magic 8 ball has an opinion on email clients: Outlook not so good. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
The cat (i.e., "concatenate") command can join the files. Like: touch newfile cat file1 >> newfile cat file2 >> newfile Whether you need to do this or will it work for your purposes, depends entirely on the data and how it is to be used.
I am downloading an rar file in five parts numbered filename.rar.001 thru .005
I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
The cat (i.e., "concatenate") command can join the files. Like:
touch newfile cat file1 >> newfile cat file2 >> newfile
Whether you need to do this or will it work for your purposes, depends entirely on the data and how it is to be used.
I am downloading an rar file in five parts numbered filename.rar.001 thru .005
I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed.
On second thought, I would imagine that you would need to unrar the contents first. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Martes 10 Agosto 2010 20:13:22 Bob Rea escribió:
I am downloading an rar file in five parts numbered filename.rar.001 thru .005
I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed.
Try: rar x filename.rar.001 with luck, it will join and decompress the file for you. This worked for me using packman 'rar' package. Regards -- Guillermo Ballester Valor Developer, mantainer and webmaster of www.ogimet.com Ogijares (Granada), Spain -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Aug 10, 2010 at 22:13, Bob Rea wrote:
I am downloading an rar file in five parts numbered filename.rar.001 thru .005
I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed.
Err.. dunno of the cat advice will work. I've never tried it. In KDE I just click on the first rar file and use Ark to decompress it.. or right click and pick Extract Archive Here. Ark sorts out the multipart on it's own. Command line unrar will also sort out the multipart.. just point it at the first rar file.. either filename.rar or filename.001 or filename.rar.001 etc. and use the regular unrar commands as if it was a single rar file you wanted to uncompress. C. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Aug 10, 2010 at 22:13, Bob Rea wrote:
I am downloading an rar file in five parts numbered filename.rar.001 thru .005
I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed.
Err.. dunno of the cat advice will work. I've never tried it. In KDE I just click on the first rar file and use Ark to decompress it.. or right click and pick Extract Archive Here. Ark sorts out the multipart on it's own. Command line unrar will also sort out the multipart.. just point it at the first rar file.. either filename.rar or filename.001 or filename.rar.001 etc. and use the regular unrar commands as if it was a single rar file you wanted to uncompress.
C.
I agree, this should work. Re using "cat": Next time I'll engage brain before hitting keystrokes. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hi Bob et al,
I am downloading an rar file in five parts numbered filename.rar.001 thru .005
I have never done this before how do i join the parts up? do I need to? kde konqi does not see a man or info file Advice needed.
I do this all the time and its very simple. First check and make sure you have the rar and unrar program installed. Now go into the dir where the rar files are, make this command: unrar x filename.rar.001 It will take care of everything from there. Its simple, Hope this helps, JIM -- The US was colonized by the religious, political, economic, and criminal rejects of every country in the world. We have been carefully breeding insane, obsessive, fanatic lunatics with each other for over 400 years, resulting in the glorious strain of humanity known as "Americans". You have to expect some... peculiarities. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (6)
-
Bob Rea
-
C
-
dwgallien
-
Guillermo Ballester Valor
-
James Hatridge
-
zGreenfelder