Are you trying for an interactive session or just sending commands along with the login? SSH lets you say things like:

  ssh [EMAIL PROTECTED] /usr/local/bin/myscript.pl

You'll probably want to set up an authentication agent so you don't have to log in everytime.

On Mar 28, 2005, at 7:29 PM, Ted Zeng wrote:

Hi,

I am trying to user perl connect to another Mac through
ssh and execute a few perl scripts.

But I could not figure out how to do this. I thought
it would be simple. I used telnet module to connect to
a Widnows PC before.

Ted Zeng        
Adobe Systems Inc.




Reply via email to