Search Results

Search: Posts Made By: learner2008
24,990
Posted By learner2008
spawn ssh <xserver> <a command> expect...
spawn ssh <xserver> <a command>
expect "password:"
send "$password\r"
expect eof


you gotta have /usr/lib/spawn /usr/lib/expect /usr/lib/send
just goto the prompt and type
whereis spawn;...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 10:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy