Path: chuka.playstation.co.uk!news From: Developer Support Newsgroups: scee.yaroze.problems.internet Subject: Extarcting files from .tar.gz files Date: Tue, 13 May 1997 14:10:29 +0100 Organization: Sony Computer Entertainment Europe Lines: 19 Message-ID: <33786845.47B6@interactive.sony.com> NNTP-Posting-Host: 194.203.13.10 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Win95; I) Michael Harris (~mbh2097) contacted us having problems extracting files from our site. You've probably noticed that we've started moving away from GZIP and TAR, which although portable are quite as well known as PKZIP. (We'd welcome your feedback on this - which format is most prefered by you guys ?) Anyway, under MS Windows we recommend WINZIP, but if you want to extract files by command line the answer is: gunzip archivename.tar # Decompresses archive tar xvf archivename.tar # Extracts files from (now decompressed archive) This information is now more explicitly described in http://www.playstation.co.uk/yaroze/main/newmembers/upndown.htm - Paul