![]() |
|
|
grep unix.com with google
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Our Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
unrar multiple files with password [SOLVED]
The problem: how to unrar multiple rar files with known password
This works fine: Quote:
Have tried: Quote:
Any help appreciated. Last edited by vampirex; 11-27-2009 at 07:24 AM.. |
|
|||
|
from the man page, it is -p and not p. Code:
-ep Don't create directories while extracting.
-o+ Overwrite files when extracting.
-o- Don't overwrite files when extracting.
-p Decrypt archive using a password.
|
|
|||
|
Even better:
Quote:
Last edited by vampirex; 11-27-2009 at 10:48 AM.. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| extract multiple cloumns from multiple files; skip rows and include filenames; awk | manishabh | Shell Programming and Scripting | 4 | 08-18-2009 11:55 PM |
| Solaris 10,audio don't work and unrar needed | bgf0 | SUN Solaris | 1 | 12-10-2008 12:20 PM |
| Unrar Multiple Files with Command | dobbs | UNIX for Dummies Questions & Answers | 2 | 09-09-2008 11:10 PM |
| unrar on MPRAS (UNIX) | Mr C | UNIX for Dummies Questions & Answers | 0 | 07-21-2008 01:36 AM |
| file zip,rar,tar,compress,uncompress,unzip,unrar | ismael xavier | UNIX Desktop for Dummies Questions & Answers | 1 | 04-14-2008 03:30 PM |