Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: embedding xterm in perl/tk window

by nikwasi (Initiate)
on Mar 02, 2011 at 19:00 UTC ( [id://891073]=note: print w/replies, xml ) Need Help??


in reply to Re^2: embedding xterm in perl/tk window
in thread embedding xterm in perl/tk window

This is an old thread, but I have ta solution to keep the xterm active. Adding bash command to -e.
$cmd = "\'ls; bash\'"; system("xterm -into $xtId -hold -e $cmd &");

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-26 00:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found