Home » questions » in perl script: How to execute rlogin command i need only syntax please help.?
in perl script: How to execute rlogin command i need only syntax please help.?
I want to enter into remote host through perl script but enable to execute rlogin command so how it will be possible through rlogin command.Because when i execute this through [ print(`rlogin $ip_address`);] then program hangs at this place and for exit i have to press control+d.

Answers
anonymous
On 2006-08-10 00:36:38