On Fri, 11 Sep 1998, Horacio M.G. wrote: > I'm a bit confused about the use of tar and/or gzip/gunzip. If I > understand it well, a .gz file is just a file compressed with gzip, and > I should just use the command gunzip foo.gz to uncompress it; > then, a .tar is an archived file, and to untar them, just use tar - > whatever. If the file has the extensions .tar.gz, then I should first > use gunzip, and then tar. Is this correct so far?
S�, pero con tar xzvf loquesea.tar.gz no hace falta hacer esas dos cosas por separado. > Now, if the file has the extension .tgz, it could be either a > slackware package, or a tar gzipped file? Los paquetes slackware SON archivos tar comprimidos "internamente". Pueden llevar adem�s un "postinst" llamado doinst.sh, creo. La extensi�n .tgz no es m�s que una abreviatura de .tar.gz. Lo �nico que ocurre es que como Slackware todav�a se distribuye en disquetes, es m�s habitual encontrar un paquete Slackware con .tgz que con .tar.gz. p.s. Yo no tengo mucho problema con el ingl�s pero los dem�s a lo mejor s� :-) -- "381b6fa573cbfce939d062764f3cd94c" (a truly random sig)

