Jul 20
Unzip password-protected file in Mac OS X
Quick tip: the default Archive Utility in Leopard can’t handle password protected files. If you don’t have a copy of stuffit to hand, you can always open up the terminal and use the command unzip [filename] which will prompt you for the password.
