On 08/04/2006 04:36 PM, Denzil Kruse wrote:
I want to see the results of a top command through my
web browser, but when I try this with my cgi script:
my $output = `top`;
print $output;
I get this error:
top: Unknown terminal "VT100" in $TERM
Is there a way to tell top which "terminal" i'm
On 8/4/06, Denzil Kruse <[EMAIL PROTECTED]> wrote:
I want to see the results of a top command through my
web browser, but when I try this with my cgi script:
my $output = `top`;
print $output;
I get this error:
top: Unknown terminal "VT100" in $TERM
Is there a way to tell top which "terminal"