[Ubuntu-BD] How to unrar and combine multiple RAR files on Ubuntu
Tareq Siraj
to_tareq at yahoo.com
Wed Dec 17 21:22:46 GMT 2008
Umm... if youre talking about multi-part rar archives, unrar picks up the rest of the chain of parts if you only give it the first one (at least for my unrar 3.71b does it). find will actully execute unrar for every part the archive has (if it has 10 parts, it will extract the whole thing 10 times) :) ... or I am missing the bigger picture here.
A little correction to my previous response ... i forgot the "x" command for unrar... so it should be:
unrar x abcd.part1.rar
Regards,
Tareq Ahmed Siraj
________________________________
From: tanjir <orko_147 at yahoo.com>
To: Ubuntu Bangladesh <ubuntu-bd at lists.ubuntu.com>
Sent: Tuesday, December 16, 2008 11:59:10 PM
Subject: Re: [Ubuntu-BD] How to unrar and combine multiple RAR files on Ubuntu
Yah, it would be simpler if you had only ONE rar file. There is a way to divide a single file into few smaller rar files. Hafiz asked question about those files. I believe you have seen those if you have downloaded big files (eg: movies) from sites like megaupload or rapidshare.
-----
tanjir
visit http://www.tanjir.net
--- On Tue, 12/16/08, Tareq Siraj <to_tareq at yahoo.com> wrote:
From: Tareq Siraj <to_tareq at yahoo.com>
Subject: Re: [Ubuntu-BD] How to unrar and combine multiple RAR files on Ubuntu
To: "Ubuntu Bangladesh" <ubuntu-bd at lists.ubuntu.com>
Received: Tuesday, December 16, 2008, 11:45 PM
wouldn't "unrar abcd-part1.rar" be simpler? or any specific reason
he should use find? just curious :).
Regards,
Tareq Ahmed Siraj
________________________________
From: orko <orko_147 at yahoo.com>
To: Ubuntu Bangladesh <ubuntu-bd at lists.ubuntu.com>
Sent: Tuesday, December 16, 2008 10:21:19 PM
Subject: Re: [Ubuntu-BD] How to unrar and combine multiple RAR files on Ubuntu
Try this:
find -type f -name '*.rar' -exec unrar x {} \;
--- On Tue, 12/16/08, Hafiz Imtiaz <eee.imtiaz at gmail.com> wrote:
From: Hafiz Imtiaz <eee.imtiaz at gmail.com>
Subject: [Ubuntu-BD] How to unrar and combine multiple RAR files on Ubuntu
To: "Ubuntu Bangladesh" <ubuntu-bd at lists.ubuntu.com>
Received: Tuesday, December 16, 2008, 10:07 PM
Hello all,
Those of us who download movies or TV series are familiar with the
situation that there are multiple RAR files for a movie or TV series
episode or a game like:
abcd-part1.rar
abcd-part2.rar
abcd-part3.rar
Now, in windows, using winRAR, nothing else is needed to be done to
uncompress and combine the files except for choosing any one file and
give the command 'Extract Here...'. What should I use on Ubuntu /
Linux Mint for this?
--
Hafiz Imtiaz
0306005
EEE,BUET
PH: 01915698207
www.hafizimtiaz.co.nr
--
Ubuntu Bangladesh mailing list
ubuntu-bd at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
__________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your
favourite sites. Download it now at
http://ca.toolbar.yahoo.com.
--
Ubuntu Bangladesh mailing list
ubuntu-bd at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
--
Ubuntu Bangladesh mailing list
ubuntu-bd at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
__________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at
http://ca.toolbar.yahoo.com.
--
Ubuntu Bangladesh mailing list
ubuntu-bd at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
More information about the ubuntu-bd
mailing list