Short: UnTGZ V1.1 (PPC), incl. source Author: Pedro A. Aranda Guti, Jean-loup Gailly, Andreas R. Kleinert (port) Uploader: Andreas_Kleinert t-online de Type: util/arc Architecture: ppc-powerup untgz.c -- Display contents and/or extract file from a gzip'd TAR file written by "Pedro A. Aranda Guti\irrez" adaptation to Unix by Jean-loup Gailly adaption to Amiga powerUP (TM) PPC by Andreas R. Kleinert PPC binary is called "untgz.elf" and useable from Shell when being used with ppc.library V46+ Usage : untgz TGZfile to extract all files untgz TGZfile fname ... to extract selected files untgz -l TGZfile to list archive contents untgz -h to display this help This archive only does include source and SAS/C makefile for UnTGZ.c - for recompilation, you also will need a copy of zlib. the zlib sources and binaries are available from various public FTP sites. A listing can be found on the zlib homepage under http://www.cdrom.com/pub/infozip/zlib/ This is V1.1 powerUP (TM) port of Unix V0.1 UnTGZ, using zlib 1.1.3 ARK, 27/Aug/98 ************************************************************************************* ************************************************************************************* Note: In the past, some guy called "SPH" took most of my free PPC ports (those where the sources have been included) and ported them to WOS. While I've nothing against WOS ports, an other point is very distasteful and unfair in my opinion: removing all references to my name and initials and simply replacing those with his own, while also removing all references to PPC-Lib/ELF and replacing those with WOS references and usually some flames or even offenses against the competing kernel and porter - without actually rewriting the readme text itself in a major way (for example, if I describe what *I* specifically did for the port - and what he didn't have to do a *second* time, of course - he does not even remove/change *those* notes and/or give me credit). This leads to the strange situation, that I hereby have to copyright this .readme text, to claim its authorship and forbid changes which aren't clearly marked as being changes to the original: While quotes may have been derived from other parts of the distribution, the whole .readme as such now is (C)opyrighted by Andreas R. Kleinert in 1998. Copyrights to the other files remain as such. Nevertheless I'd ask anyone to give me credit for the changes which I did myself and which of course have been labeled/marked/documented as such. Even free software lives from respecting the intellectual work and property of others. Thank you. ************************************************************************************* *************************************************************************************