I need to create a shell script in which I will unzip the password protected zip file. I know the password and should automate the unpacking process.
How can I achieve this using Unix shell scripts?
unzip -P your-password zipfile.zip
man unzip
-P passwordzipfile ( ). ! ; . script . , . ( , , Pretty Good , zipfile.)
-P password
zipfile ( ). ! ; . script . , . ( , , Pretty Good , zipfile.)
Ubuntu 7zip (7z) , :
sudo apt-get install p7zip-full
Ubuntu Archive Manager, zip , .
Source: https://habr.com/ru/post/1669505/More articles:How to get frame of detected barcode using Google Vision api for barcode detection - javaGet entries in a ZIP file - javahttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1669502/async-javascript-library-call-from-c-code-finishes-too-late&usg=ALkJrhjOGEJN9DVlrKnCDVTQLINoe9OawAto conditionally define a block in twig 2 - symfonyFind string length in c with only one line of code without using strlen () function? - cListRragment не показывает изменений в настоящее время - androidHow to determine the length of a string (without using strlen ()) - cPHP - changing the sort order of characters, for example, "a"> "{" = True - sortingRenaming Directory Based Directories in Bash - bashGetting setlistadapter to work - androidAll Articles