Re: [Perl-unix-users] READING FROM FILE

2001-04-16 Thread Grant Hopwood
-start- > Pragneshkumar Gandhi <[EMAIL PROTECTED]> >at04/16/2001 05:59 AM >Hi ALL >This is Pragneshkumar Gandhi From INDIA >I just want to open the error_log and access_log files in >my perl code ( NOT WHOLE but last some entries it might be >too big)and just fetch only those records which

[Perl-unix-users] READING FROM FILE

2001-04-16 Thread Pragneshkumar Gandhi
Hi ALL This is Pragneshkumar Gandhi From INDIA I just want to open the error_log and access_log files in my perl code ( NOT WHOLE but last some entries it might be too big)and just fetch only those records which are ERROR ( not warnings) can some body mail me that how i can get last few errors and