Re: [fpc-pascal]linux ques

2004-09-23 Thread Michael Van Canneyt
On Wed, 22 Sep 2004, Paul Aviles wrote: > I have been task to write a routing for a web server running apache under > linux that will basically have the same functionality as a tail -f > /var/log/messages. I guess since the web server account does not have access > to those files, there must be

[fpc-pascal]linux ques

2004-09-22 Thread Paul Aviles
I have been task to write a routing for a web server running apache under linux that will basically have the same functionality as a tail -f /var/log/messages. I guess since the web server account does not have access to those files, there must be some type of listener/socket written to accompl