Re: Opening dynamic text file

1999-09-18 Thread Eric G . Miller
On Sat, Sep 18, 1999 at 11:01:20AM +1000, Mark M wrote: > Apols for the non debian specific Q, but I was hoping someone would > know how I could read in and process a file (a log file in this case), > and then when further lines are written read these without reloading > the whole file (performance

Opening dynamic text file

1999-09-18 Thread Mark M
Hi, Apols for the non debian specific Q, but I was hoping someone would know how I could read in and process a file (a log file in this case), and then when further lines are written read these without reloading the whole file (performance considerations). I thought that (using perl) continually