split log file

2001-07-10 Thread Katie Elliott
Hi, I am trying to split apart a log file. However, it doesn't seem to be working. Can anyone give me some help? I am still trying to figure out how split works. It seems to work up to the browser, but after that I seem to be having trouble. Thanks in advance, Katie --- ipaddr -

date:calc

2001-06-28 Thread Katie Elliott
Hi, Can you tell me if Date:Calc is the best way for calcuating dates?  I would like to pass specific dates to analog to do log file analysis on the dates.   Here are my scripts: 1)Previous Month #!/usr/bin/perl use Date::Calc qw( Today Days_in_Month Date_to_Text);  ($year,$month) = Today();