LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to unzip all the src files in linux src folder? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-unzip-all-the-src-files-in-linux-src-folder-242989/)

raj_ice 10-15-2004 09:44 AM

How to unzip all the src files in linux src folder?
 
Hi All,
I had installed src-rpm of redhat linux distribution. When i went inside the directory, i saw every file was having the extension .gz. How to iteratively unzip all the files. I want to browse through the code and learn linux. I have a solid 3+ years of experience in Windows environment. I am currently working on a project, where even the editor is Vi. As i am working, i have become a a fan of TUX and obviously linux.

Can someone let me know the way to unzip this thing?

Thanks & Regards,
RajaMohan.R

Demonbane 10-15-2004 09:46 AM

tar xvzf XXX.tar.gz


All times are GMT -5. The time now is 03:50 PM.