LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   zip file (https://www.linuxquestions.org/questions/linux-newbie-8/zip-file-699252/)

9769hall 01-22-2009 08:23 PM

zip file
 
im new to linux and need help to unzip a file on my desktop

9769hall 01-22-2009 08:24 PM

i need help to unzip a file on my desktop

yzhong 01-22-2009 08:31 PM

what sort of help,"man unzip" have all info

9769hall 01-22-2009 08:41 PM

Quote:

Originally Posted by yzhong (Post 3418096)
what sort of help,"man unzip" have all info

like i said im new to linux and im not sure how to do it i typed unzip filenale and it said it could not find file

Junko77 01-22-2009 08:46 PM

what distro are you running? If it's Ubuntu based, right click and open in archive manager (sometimes opens zip files and sometimes doesn't), then click the folder or file and click "extract to...," and select a directory you can find it in.

9769hall 01-22-2009 08:49 PM

re
 
Quote:

Originally Posted by Junko77 (Post 3418108)
what distro are you running? If it's Ubuntu based, right click and open in archive manager (sometimes opens zip files and sometimes doesn't), then click the folder or file and click "extract to...," and select a directory you can find it in.

im using slackware 12

knudfl 01-23-2009 03:09 AM

1) 'cd Desktop'
( You will have to change directory, because your
" start location " isn't Desktop, but /home/9769hall/ )

2) 'unzip file.zip' ( replace file.zip with actual name )

Or 'unzip Desktop/file.zip'
....


All times are GMT -5. The time now is 05:09 PM.