in reply to Re: Set a variable to remote information
in thread Set a variable to remote information
..and it prints out a zero??? And I would use sshopen2() or sshopen3() but all I need to do is perform the one command. Also, if I use those I will have to setup access keys, which would be quite tedious for my finished program.. By the way, your 2 cents are quite helpful.... And sorry about the chop/chomp, I'm very new to perl, just trying to write something to make my life a little easier.. Thanksmy $dig_output = issh("$user\@$host", "$cmd")
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Set a variable to remote information
by sauoq (Abbot) on Jul 02, 2003 at 16:11 UTC | |