Aide Linux - Liste de diffusion Ze-Linux hebergée par Hebergement - Over-Link
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Debian] Gzip



Richard Tuquet Laburre a écrit :
deny a écrit :
marche pas :
#!/bin/sh
ladate=$(date +"%Y_%m_%d-%Hh%Mmn");
tar zcvf - deny ssh 192.168.0.2 "cat > backup$ladate.tgz"

desole ca fonctionne
j'ai oublié le pipe

a+
Il est où "le pipe" (symbole "|" ) ?
la
tar zcvf - deny | ssh 192.168.0.2 "cat > backup$ladate.tgz"


---------------------------------- Informations, désabonnement, règles, obligations sur la liste Aide-Linux : http://lists.ze-linux.org/howto_ml.html Liste Herbergee par Over-Link [http://www.over-link.net] ---------------------------------- Annonces immobilieres, auto, moto ... http://www.uneannonce.fr


Aide Linux - Liste de diffusion Ze-Linux hebergée par Hebergement - Over-Link