Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: How do I do an interactive rlogin in Perl?

by Russ (Deacon)
on Oct 18, 2000 at 00:31 UTC ( [id://37232]=note: print w/replies, xml ) Need Help??


in reply to How do I do an interactive rlogin in Perl?

Since you have rlogin, you should also have rsh. So:
qx( rsh $host "$command" );

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

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

    No recent polls found