ssh using system call

S

seema

Hi all,

I am new to perl programming on unix, I am trying to ssh to another
box, here is the code I have written,

#!/usr/bin/perl
system ("ssh mygoodbox; mv x y; exit;) ;

it does ssh sucessfully and mv command also works fine. But controle
doesnt return even though exit is there. It just stays in that
machine. Can some body explain how to handle
this. I am using perl 5.8

Please help
seema
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top