Re: Problem - while usng "ssh" in shell script

Re: Problem - while usng "ssh" in shell script

am 30.03.2008 17:37:42 von strombrg

On Sat, 09 Feb 2008 21:12:59 -0800, techzeel wrote:

> Problem - while usng 'ssh' in shell script
>
> I am trying a write script which is going to login few machines without
> manu
> al intervention and do some tasks...I got the output with Login prompt
> messa
> ges...I would like to remove/hide those from output report..?
>
> ie. I need only the actual output the script does, not the stuffs like
> login
> intro messages from individual machines etc...,
>
> Can someoone please help me on this? Thanks in Advance!
>
> __________________
> Techzeel

Just set up ssh to not require a password:

http://stromberg.dnsalias.org/~strombrg/ssh-keys.html