LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem with tar (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-tar-518869/)

gimmereeson 01-13-2007 01:34 AM

problem with tar
 
iam trying to install apache software from the net , i've downloaded the zipped file from the website. but when i started to unzip it with tar command nothing ios happening , i thought the system might be running slow but even after witing for long time nothing turned up.

the command i used was
tar -xvz httpd-.......tar.gz

someone help fix the thing

Dark_Helmet 01-13-2007 02:13 AM

Code:

tar -xvzf httpd-.......tar.gz


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