Re: Super Newbie Q

2002-12-11 Thread Alan Moote
John, You went way out of your way in helping me here. I really appreciate it. I will try to remember these rules. The checking is a great idea. I also tend to over complicate things, I have to remember that. Thanks again, Al Moote --- "John W. Krahn" <[EMAIL PROTECTED]&g

Re: Super Newbie Q

2002-12-09 Thread Alan Moote
;??? Al -- Wiggins d'Anconia <[EMAIL PROTECTED]> wrote: > > > Alan Moote wrote: > > Hey gang, > > > > As you will soon see, I am quite new to Perl. I > am > > trying to out put a list of IPs that are trying to > > access cmd.exe on my webserve

Super Newbie Q

2002-12-08 Thread Alan Moote
Hey gang, As you will soon see, I am quite new to Perl. I am trying to out put a list of IPs that are trying to access cmd.exe on my webserver. The problem is, when I run the script against my access_log the output is a bunch of blank lines. Here's the script so far: #!/usr/bin/perl -w ## Use