Bruno Marmol wrote on Mon, Oct 17, 2005 at 10:32:16AM +0200 > Aldo <[EMAIL PROTECTED]> writes: > > > es-ce que qq'un peut confirmer que pour avoir une archive correcte, > > complète, y compris fichiers .cachés et tout il faut l'option > > cvfpz ? > > Pour les sous-rep il les prend d'office apparement? > > ou faut-il le r en plus? > > Non je confirme pas: > czf devrait suffire.
$ tar cf fichier.tar suffit aussi. C'est la solution la plus simple. Bien évidemment le fichier.tar ne sera pas compressé. On peut toujours faire ensuite $ tar tf fichier.tar pour voir ce qu'il y a dedans et vérifier ce qu'on a voulu faire. dom > > Le v perd pas mal de temps en listant à l'écran (si il y en a beaucoup, c'est > inexploitable...) > > Le p ne doit servir que pour l'extraction des fichiers: > `-p' > When `tar' is extracting an archive, it normally subtracts the > users' umask from the permissions specified in the archive and uses > that number as the permissions to create the destination file. > Specifying this option instructs `tar' that it should use the > permissions directly from the archive. *Note Writing::. > > A noter le z qui peux maintenant être remplacer par j pour obtenir de bzip2 > > > -- > Bruno Marmol. > > Email: [EMAIL PROTECTED] - Tel: 04 76 61 53 04 - Fax: 04 76 61 52 52 > Braillenet - Inria Rhône Alpes. > ZIRST - 655 Av de l'Europe. - Montbonnot St Martin > 38334 St Ismier Cedex - France > > _______________________________________________ > Liste de diffusion CarrefourBLinuX > [email protected] > http://lists.freearchive.org/mailman/listinfo/carrefourblinux > Signets : http://fr.groups.yahoo.com/group/carrefourblinux/links/ > Archives : http://lists.freearchive.org/pipermail//carrefourblinux > Anciennes archives (Yahoogroupes) : > http://fr.groups.yahoo.com/group/carrefourblinux/messages > Rechercher : http://lists.freearchive.org/cgi-bin/search.cgi > Pour s'inscire par courriel : > 'mailto:[EMAIL PROTECTED]' > Pour se desinscrire par courriel : > 'mailto:[EMAIL PROTECTED]' -- +------------------------------------o-------------------------------------+ | P-mail: | E-mail: | | E.N.S.T. - Dep. TSI | [EMAIL PROTECTED] | | Dominique Asselineau | Phone: (33/0) 1 45 81 78 91 | | 46, rue Barrault | Fax: (33/0) 1 45 81 37 94 | | 75634 PARIS Cedex 13 - France | | +------------------------------------o-------------------------------------+ _______________________________________________ Liste de diffusion CarrefourBLinuX [email protected] http://lists.freearchive.org/mailman/listinfo/carrefourblinux Signets : http://fr.groups.yahoo.com/group/carrefourblinux/links/ Archives : http://lists.freearchive.org/pipermail//carrefourblinux Anciennes archives (Yahoogroupes) : http://fr.groups.yahoo.com/group/carrefourblinux/messages Rechercher : http://lists.freearchive.org/cgi-bin/search.cgi Pour s'inscire par courriel : 'mailto:[EMAIL PROTECTED]' Pour se desinscrire par courriel : 'mailto:[EMAIL PROTECTED]'
