how do i unzpi a .zip file in linux
im got a new server from you guys and i need to get my wallpaper website up but i need to unpack this zip file from a script that i got and i want to know how i can do that from the shell command
thanks
How To Unzip File In Linux
How To Unzip File In Linux
How To Unzip File In Linux
Post Description:
Post Tags: how, to, unzip, file, in, linux
This Post Has Been Viewed 285 Times Since Sun Mar 09, 2008 1:03 pm Posted By kilos8 with 1 replies
Post Description:
Post Tags: how, to, unzip, file, in, linux
This Post Has Been Viewed 285 Times Since Sun Mar 09, 2008 1:03 pm Posted By kilos8 with 1 replies
| How To Unzip File In Linux |
Leave Your Comments [ dejar commentarios ]
Comments and replies About How To Unzip File In Linux
:: 1 :: #44846 - Reply By hostman On Sun Mar 09, 2008 1:07 pm
its very easy to do just do this..
lets say i have a file called wallpaperama.zip this is how i would unzip it or uncompacted with this command in the linux shell of your server
more information at:
http://www.wallpaperama.com/forums/how-to-install-unzip-installing-unzip-in-linux-tutorial-guide-shell-command-t1618.html
lets say i have a file called wallpaperama.zip this is how i would unzip it or uncompacted with this command in the linux shell of your server
unzip wallpaperama.zip
more information at:
http://www.wallpaperama.com/forums/how-to-install-unzip-installing-unzip-in-linux-tutorial-guide-shell-command-t1618.html

