> -----Message d'origine-----
> De : [EMAIL PROTECTED] [ mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ]
> Envoyé : dimanche 28 janvier 2001 16:18
> À : [EMAIL PROTECTED]
> 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 <[EMAIL PROTECTED]>
> 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
[EMAIL PROTECTED]
-------------------------------
untitled.dat