Search Results

Search: Posts Made By: bebehnaz
7,298
Posted By bebehnaz
It works beautifully thanks. Now I will figure...
It works beautifully thanks. Now I will figure out what every part does in your code :p
7,298
Posted By bebehnaz
nope didn't work :( gave me the same output
nope didn't work :( gave me the same output
7,298
Posted By bebehnaz
echo doesn't work with expect
echo doesn't work with expect
7,298
Posted By bebehnaz
Save an specific part of a expect_out in a variable
I have a expect file like this

#!/opt/tools/unsupported/expect-5.39/bin/expect

spawn ssh -l user ip
expect_after eof {exit 0}
set timeout 10
log_file /report.txt

expect "Password:" {...
Showing results 1 to 4 of 4

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