gunzip filename.tar.gz tar -xvf filename.tar OR
tar -zxvf filename.tar.gz I belive that the second one only works with the GNU file utilities ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 3:10 PM Subject: [Mono-list] Help with unzipping the source files > Hello, > > I am new to the UNIX world from Windows. I have downloaded the xxxxx.tar.gz > files but I couldn't unzip them. Could you tell me which one tool is the > right one to unzip the downloaded files ? > > Thanks > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
