> -----Message d'origine-----
> De : arnaud@calvo-france.com [mailto:arnaud@calvo-france.com]
> Envoyé : dimanche 28 janvier 2001 16:18
> À : debutant@linux-mandrake.com
> Objet : [debutant] Re: tar
>
>
>
> On 28-Jan-2001 on4hu wrote:
> > tar -zxvf me repond: demande un paramêtre supplémenttaire?
>
> Faut peut-être mettre un nom de fichier, pour que la commande
> "tar zxvf" fasse
> quelque chose...
> Mais perso, je crois que "tar zxvf nomfichier" est fait pour
> *décompresser par
> gunzip et détarer*, alors que si tu as un fichier ".tar.Z",
> il vaudrait mieux
> le "déziper" avant (commande "unzip nomfichier.tar.Z" => voir
> "man unzip"), puis
> un classique "tar xvf nomfichier.tar" => voir "man tar"...
>
> > At 13:56 28/01/01 +0100, you wrote:
> >>sky34860 a écrit :
> >> > comment, désarchiver un fichier *.tar.Z
> >> > et quel est la signification du Z en majuscule?
> >>Un tar zxvf ne fait-il rien ?
>
> --
> Arnaud Calvo <arnaud@calvo-france.com>
> 49330 Contigné
>

Si c'est un fichier .tar.z un tar xvfz nom_du_fichier est ok, pas besoin de unzip avant.
Si c'est un fichier .tar un tar xvf suffira.
--------------------------------
Eric Monziols
eric.monziols@interieur.gouv.fr
-------------------------------