(no subject)
LaClair, Scott (Scott.LaClair@wang.com)
Thu, 1 May 1997 12:10:35 -0400
I have been trying to use the -D command to exclude dates, whenever I
get multiple, nonconsecutive days to exclude I get an error saying no
matching data. Below is an example of my input line.
% wwwstat -d '([7-9]|1[0-3])' -D '([1-6]|1[4-9]|2[0-9])'
LOGFILENAME.LOG ANOTHER.LOG > AP7TO13.HTM
I am trying to get the logfile report for April 7 through April 13. The
two files include information for the entire month. If I run without
the exclude (-D) I get stats for all the days regardless of what the
include specifies. If I run with the exclude I get a no matching data
to summarize massage.
Does anyone know what I am doing wrong??
Thanks-
Scott
P.S Are there any more detailed instructions on how to set up this
program, the manual is a good reference once you know how to use the
program, but does not help for getting started. I have it installed and
am running manual log files, but I haven't a clue how to set it up to
run automatically.