Quantcast
Channel: Automation Extracting Many Passworded Archive - Ask Ubuntu
Browsing latest articles
Browse All 2 View Live

Answer by Octavian Damiean for Automation Extracting Many Passworded Archive

Yes there is. You can write a shell script to do that. PASSWORD="YOUR PASSWORD" for archive in *.7z do echo "Extracting $archive" 7z e -p{$PASSWORD} $archive done This will simply extract every .7z...

View Article



Automation Extracting Many Passworded Archive

I have many 7zip Archive with same password. When I extract it, both using GUI application and command line, I must enter same password again and again. When I read the 7za command manual pages, I...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>