On Mon, May 19, 2008 at 10:01 PM, Matthew Whipple
<[EMAIL PROTECTED]> wrote:
>
> It sounded as though he wanted to run the script on the Linux machine,
> not the server...

That was maybe not correct.
Given the case that he say something like this in his script:

open $pwd, "/etc/passwd" or die $!;

This will open the linux's password file, not the solaris's.

If that was really he wanted originally, then using Net::SSH::Expect
has no problems.

-- 
Jeff Peng - [EMAIL PROTECTED]
Professional Squid supports in China
http://www.ChinaSquid.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to