Page is a not externally linkable
Birdman - 5:10 pm on Jan 5, 2008 (gmt 0)
Here's a one-liner: unzip -d ~/user/websitename ~/user/temp/file.zip Marty
I suggest using the -d [extdir] switch, so you don't need to move the files. Also, previous example is going to move the zip file as well and you probably don't want that.