MLUG: Re: [MLUG] using ssh with no password?
Re: [MLUG] using ssh with no password?
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

On Mon, 8 Jul 2002, Michael Procter wrote:

> This seems to work for me:
> 
> #!/usr/bin/expect
> 
> spawn ssh EMAIL:PROTECTED
> 
> expect {
> assword: {send <library>\n; interact}
> }

I grow old; I guess I'd forogtten about interact under expect.

Thanks.

jking

--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/