Faire un zip sous linux a partir d'une liste de fichiers
Par Fred le mercredi 27 mai 2009, 16:38 - Lien permanent
find . -type f -name "*.php" | zip archive.zip -@
Aller au contenu | Aller au menu | Aller à la recherche
Par Fred le mercredi 27 mai 2009, 16:38 - Lien permanent
find . -type f -name "*.php" | zip archive.zip -@
URL de rétrolien : http://frederic.ple.name/index.php/trackback/768
Commentaires