Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
scripts:list-config_modif_host.pl [2016/09/08 15:48] catherine.balleydier@grenoble-inp.fr |
scripts:list-config_modif_host.pl [2017/04/12 13:45] (Version actuelle) catherine.balleydier@grenoble-inp.fr |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== list-config_modif_host.pl ====== | ====== list-config_modif_host.pl ====== | ||
| - | <code> | + | <code perl> |
| #!/usr/bin/perl -w | #!/usr/bin/perl -w | ||
| # | # | ||
| Ligne 54: | Ligne 54: | ||
| # | # | ||
| copy ("$fichier", "$fichier".".svg20160906") ; | copy ("$fichier", "$fichier".".svg20160906") ; | ||
| - | #copy ("$fichier".".svg20160906", "$fichier") ; | + | |
| open (FICH,"$fichier") ||die "probleme fichier"; | open (FICH,"$fichier") ||die "probleme fichier"; | ||
| @CONFIG = <FICH> ; | @CONFIG = <FICH> ; | ||
