in reply to execute multiple commands over ssh (without module)
is there a way to execute multiple ssh commands on a remote host and save each command output in a different scalar without using a module?
Yes, look inside the module to see how its done
or better yet, install the module
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: execute multiple commands over ssh (without module)
by dsx (Novice) on Feb 06, 2012 at 11:58 UTC | |
by salva (Canon) on Feb 06, 2012 at 12:09 UTC | |
by dsx (Novice) on Feb 06, 2012 at 18:51 UTC | |
by salva (Canon) on Feb 06, 2012 at 21:28 UTC |