Red Hat DIRECTORY SERVER 2.0 - GATEWAY Manuel d'utilisateur Page 65

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 96
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 64
Chapter 7. Logging
We need to run it multiple times for our various web sites using its command line
option to select non-standard configuration files.
#!/bin/bash
for conf in /var/lib/webalizer/*.conf
do
/usr/bin/webalizer -c ${conf}
done
exit 0
Figure 7-20. Modified cron script
61
Vue de la page 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 95 96

Commentaires sur ces manuels

Pas de commentaire