RE: "tail -f" with cgi

2002-07-12 Thread Max Clark
print "$line"; } It does exactly what I need. I can't seem to get this to work correctly through cgi. Any ideas? Thanks, Max -----Original Message- From: Max Clark [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 4:44 PM To: '[EMAIL PROTECTED]' Subject: "tail

"tail -f" with cgi

2002-07-11 Thread Max Clark
Hi, I am trying to write a cgi program to "tail -f" a log file. I have a perl script that will open and print the log file, however it closes as soon as it reads whatever is in the file at that particular time. How do I mimic "tail -f" functionality? Thanks, Max -- To unsubscribe, e-mail: [EMA