Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: TERM problems

by hotshot (Prior)
on Sep 06, 2004 at 07:30 UTC ( [id://388742]=note: print w/replies, xml ) Need Help??


in reply to Re: TERM problems
in thread TERM problems

I added your test in the begining of myprog and as you said it printed tty when running from the localhost and no tty when running from the remote host, but I have no other test for it that can print the error I get. What can cause the error (maybe perl checks this)?

Replies are listed 'Best First'.
Re^3: TERM problems
by tachyon (Chancellor) on Sep 06, 2004 at 08:28 UTC

    It's not an error, it's a warning. rsh is insecure anyway. Why not use ssh which will work fine (see the -t and -T options) .....

    ssh -t some.host.com <command>

    cheers

    tachyon

Log In?
Username:
Password:

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

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

    No recent polls found