Posts

Showing posts with the label unzip

unzip zip file with password

Never remember, its as simple as it seems it should be: unzip -P [password] file.zip Or for older versions of info-zip: unzip -[password] file.zip