5 lines
No EOL
81 B
Text
5 lines
No EOL
81 B
Text
set timeout 60
|
|
|
|
spawn socat unix-connect:vm/console -
|
|
send "\r\n"
|
|
expect "login:" |