I have lots of .7z files, all with the same password. How can I extract them all easily? The default GUI in Ubuntu 12.04 is asking for the password for each file, which is too slow and annoying.
|
If you don't want to use the command-line tools or install packages such as Its handling of It has support for extracting many files at once, as you see in the first screenshot; in the second screenshot you can see the simple, file-manager like GUI, which makes it simple to select the archives to be extracted.
|
||||
|
|
|
Not a GUI solution but command line:
Where -ppassword means that "password" is your password. |
|||
|
|
