Claudia Agrelo wrote:
> I am new with Perl, can someone help me?
> I have the following LOG file, i want to extract the date (Thu Nov 30
> 14:12:07 CET 2006)
> and the amount of httpd instances running (30). I am making the script
> and i was able to
> extract the number of instances but i really
I am new with Perl, can someone help me?
I have the following LOG file, i want to extract the date (Thu Nov 30
14:12:07 CET 2006)
and the amount of httpd instances running (30). I am making the script and i
was able to
extract the number of instances but i really dont know how can i parse