The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-29-2006
rajpuneyani rajpuneyani is offline
Registered User
  
 

Join Date: Sep 2006
Posts: 2
SSH to a server and exit out

Hi,
Can someone please help me in resolving this issue -

I am doing SSH from a server 1 to another server 2 and executing some statements there and then automatically exit out of second server to the first where script was getting executed.

Can you please help me script this code ?

Thanks