[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] The Code-Red Worm is attacking... GOD it's attacking.
- Subject: Re: [cobalt-users] The Code-Red Worm is attacking... GOD it's attacking.
- From: Andre Bonhote <anbonhote@xxxxxxxxxxxxxxx>
- Date: Thu Jul 19 16:22:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Danny
On Thu, Jul 19, 2001 at 08:46:30PM -0700, Danny Daniels wrote:
> Basically is searches for all occurances of the term ".ida" in the httpd log
> and then displays that number
Not quite right, sorry. It actually looks for a regexp containing some
character and the string 'ida' behind it. So it would match for
Aida
need do go to idaho
default.ida
And many more. Actually, the command should look like this (omit the
cat!):
grep '\.ida' /var/log/httpd/access | wc -l
> Basic unix 101
ACK
CU
André
--
André Bonhôte
IP Engineer
Email: anbonhote@xxxxxxx
Colt Telecom AG - Switzerland
Muertschenstrasse 27
CH - 8048 Zurich
Phone: (++41) +1 5 600 600
Fax: (++41) +1 5 600 610
Web: http://www.colt.ch