Author: Craig White Date: Subject: is the list working?
Jiva DeVoe wrote: >
> Here's some fun things... I wrote a little script to watch the rate of
> attempted infection of my box. The first column is the Day, the
> second column(after the colon) is the hour, and the last column is the
> number of times code-red tried to infect me:
>
> jiva@bart:/var/log/apache$ grep -i default
> /var/log/apache/access.log.0 access.log | ~/code.rb
> 01:05 1
> 01:08 3 ----
that doesn't work for me - Redhat 7.1 and I can't imagine why I would
want to know this but it did cause me to try some new grep comands
because I am decidedly weak in this area, so I did: