Changeset 480 for src/rawstat.daily
- Timestamp:
- 02/22/06 00:22:43 (7 years ago)
- File:
-
- 1 edited
-
src/rawstat.daily (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/rawstat.daily
r280 r480 11 11 while [ "$DOM" ] 12 12 do 13 echo "Generating Raw Statistics of apache for domain $DOM in folder $FOLD"14 13 grep " $DOM$" /var/log/apache/access.log.1 >>"$FOLD/$DOM.log" 15 14 read FOLD DOM
Note: See TracChangeset
for help on using the changeset viewer.
