Unzipping to a different folder?
In Unix, whats the command to unzip to a different folder from the one the zip file is in? So if I have a zip file file.zip in the current folder and need to unzip it to /home/users/folder.com/html/files what command would I type in?
|