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
> -Original Message-
> From: Shawn [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 12, 2002 12:29 PM
> To: Bob Showalter; 'Max Clark'; [EMAIL PROTECTED]
> Subject: Re: "tail -f" with cgi
>
>
>
> - Original Message -
> From: &qu
- Original Message -
From: "Bob Showalter" <[EMAIL PROTECTED]>
To: "'Max Clark'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 12, 2002 11:08 AM
Subject: RE: "tail -f" with cgi
> > -Original Mess
Alright, what's a "tail -f"?
-Original Message-
From: Bob Showalter [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 11:09 AM
To: 'Max Clark'; '[EMAIL PROTECTED]'
Subject: RE: "tail -f" with cgi
> -Original Message-
>
> -Original Message-
> From: Max Clark [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 11, 2002 7:44 PM
> To: '[EMAIL PROTECTED]'
> Subject: "tail -f" with cgi
>
>
> Hi,
>
> I am trying to write a cgi program to "tail -f" a
- Original Message -
From: "Max Clark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 11, 2002 6:43 PM
Subject: "tail -f" with cgi
> Hi,
Hello Max,
>
> I am trying to write a cgi program to "tail -f" a log file.
On Fri, 12 Jul 2002 08:24:55 -0400, [EMAIL PROTECTED] (Fliptop)
wrote:
>Max Clark wrote:
>
>> 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 particu
Max Clark wrote:
> 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?
try the qx// operator:
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