Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Perl shell with input and output terminal

by baxy77bax (Deacon)
on Nov 27, 2015 at 11:36 UTC ( [id://1148711]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl shell with input and output terminal
in thread Perl shell with input and output terminal

Ok, this is much much better than what I have :) But I really don't need so much functionalities. moreover, as I said, creating a shell is not so much of a problem. Bigger issue is to have a shell where you can write commands in the left side of your terminal and se a real-time output in the right side. I just thought there is some wrapper or screen emulator or something like that.

Thank you :)

Corion's solution is quite nice, but I worry about safety of such an approach. Open solutions an pipelines ar eusually safety hazards (This is my personal opinion!!!)

  • Comment on Re^2: Perl shell with input and output terminal

Replies are listed 'Best First'.
Re^3: Perl shell with input and output terminal
by hippo (Bishop) on Nov 27, 2015 at 13:15 UTC
    Corion's solution is quite nice, but I worry about safety of such an approach. Open solutions an pipelines ar eusually safety hazards (This is my personal opinion!!!)

    Let's see if we can't sway your opinion. Please provide a specific example of a situation where one process writing to a file and another tailling it (just as in Corion's post) could lead to anything hazardous. Describe the specific hazard as you see it. Thanks.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found