Red Hat DIRECTORY SERVER 2.0 - GATEWAY Instrukcja Użytkownika Strona 65

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 96
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 95 96

Komentarze do niniejszej Instrukcji

Brak uwag