Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl shell with input and output terminal

by Corion (Patriarch)
on Nov 27, 2015 at 10:19 UTC ( [id://1148707]=note: print w/replies, xml ) Need Help??


in reply to Perl shell with input and output terminal

I would look at Curses. The cheap/no-frills alternative would be to use screen and just write your output to a file. In the "other" window, you could have tail -f /tmp/that.file running to show the output.

Log In?
Username:
Password:

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

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

    No recent polls found