Changeset 480 for src/rawstat.daily


Ignore:
Timestamp:
02/22/06 00:22:43 (7 years ago)
Author:
anarcat
Message:

[project @ alternc: changeset 2005-01-08 03:33:09 by anarcat]
make this script silent

Original author: anarcat
Date: 2005-01-08 03:33:09

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/rawstat.daily

    r280 r480  
    1111    while [ "$DOM" ] 
    1212    do 
    13         echo "Generating Raw Statistics of apache for domain $DOM in folder $FOLD" 
    1413        grep " $DOM$" /var/log/apache/access.log.1 >>"$FOLD/$DOM.log" 
    1514        read FOLD DOM 
Note: See TracChangeset for help on using the changeset viewer.