Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Shell output in perl CGI

by blueberryCoffee (Scribe)
on Feb 04, 2005 at 06:14 UTC ( [id://427945]=note: print w/replies, xml ) Need Help??


in reply to Shell output in perl CGI

You can turn off buffering using $| = 1; but I don't think that will help with wget. That is, I don't think wget writes to sdio in a way that perl will capture it - on windows anyway. But you have the html (I forget the tag) reload a cgi script that used ls -l every 5 seconds and get some easy updates.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://427945]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-23 13:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found