Mailinglist Archive: opensuse (1325 mails)
| < Previous | Next > |
Re: [opensuse] Using UNRAR
- From: David Haller <opensuse@xxxxxxxxxx>
- Date: Sun, 3 May 2009 05:26:58 +0200
- Message-id: <20090503032658.GA8175@xxxxxxxxxxxxxxxxxx>
Hello,
On Sat, 02 May 2009, Felix Miata wrote:
Have you tried 'rar t FIRST_PART_OF.rar'? (or with 'l')
AFAIR, that should work as you'd think. Though normally, at least with
't', you should have seen some "OK" or so scrolling by when your *.rar
expanded to the first part. Mind though, that split rar archives also
come as .r00 .. rNN files ... In any case, you "give" rar the first
part as an argument, any further parts are somewhere in the archive
part headers as "next part" or some such and looked for automatically
(mind upper/lowercase, you might have to rename following parts). Oh,
and 'unrar' has limited functionality (e.g. it at least did with
password-protected archives), in case of doubt and/or errors, try
'rar' with the appropriate command [and switches].
And one more thing: try to remember to use 'rar e' over 'rar x'
(instead of unrar), the first extracts to the current directory (with
relative paths), the latter with full paths, which might be unwanted.
I don't know what the default of unrar is, hopefully equivalent to
'rar e'.
HTH,
-dnh
--
Legacy (adj): an uncomplimentary computer-industry epithet that
means 'it works'." -- Anthony DeBoer
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Sat, 02 May 2009, Felix Miata wrote:
On 2009/05/02 11:50 (GMT-0400) Ciro Iriarte composed:
"rar x file.part1.rar" o "unrar x file.part1.rar" should do it.
'unrar x pioneer_service.part01.rar' got all 19 correctly built into the
original .nrg file, which nrg2iso converted to an .iso that K3B was able to
make into a good DVD. I wonder why the t and l options failed? Are they only
good when the original file wasn't split into multiple smaller .rar files?
Have you tried 'rar t FIRST_PART_OF.rar'? (or with 'l')
AFAIR, that should work as you'd think. Though normally, at least with
't', you should have seen some "OK" or so scrolling by when your *.rar
expanded to the first part. Mind though, that split rar archives also
come as .r00 .. rNN files ... In any case, you "give" rar the first
part as an argument, any further parts are somewhere in the archive
part headers as "next part" or some such and looked for automatically
(mind upper/lowercase, you might have to rename following parts). Oh,
and 'unrar' has limited functionality (e.g. it at least did with
password-protected archives), in case of doubt and/or errors, try
'rar' with the appropriate command [and switches].
And one more thing: try to remember to use 'rar e' over 'rar x'
(instead of unrar), the first extracts to the current directory (with
relative paths), the latter with full paths, which might be unwanted.
I don't know what the default of unrar is, hopefully equivalent to
'rar e'.
HTH,
-dnh
--
Legacy (adj): an uncomplimentary computer-industry epithet that
means 'it works'." -- Anthony DeBoer
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |