Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
centreon:envois-rapport-mensuel [2023/07/05 10:05] – créée michel | centreon:envois-rapport-mensuel [2024/12/27 06:28] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | < | ||
#!/bin/bash | #!/bin/bash | ||
set -x | set -x | ||
Ligne 38: | Ligne 39: | ||
echo " | echo " | ||
rm -f /tmp/AA.csv | rm -f /tmp/AA.csv | ||
+ | </ | ||