Showing posts with label zip. Show all posts
Showing posts with label zip. Show all posts

Monday, June 2, 2008

How to unzip 'encrypted' zip files in linux

sudo apt-get install p7zip-full p7zip p7zip-rar


bash$ 7z e filename.zip


(it will prompt you for the password)