Search Results

Search: Posts Made By: premseth
4,607
Posted By premseth
Thanks for the response. But the challenge is i...
Thanks for the response.
But the challenge is i get timeout when i try to put the install out of while.
after the license prompt is the actual install starts.and thats where i could find the best...
4,607
Posted By premseth
Since the actual install would take around...
Since the actual install would take around 4-5hrs,is the below while loop is advisable for long running installations?
are there any better way of implementing it , to avoid the loop expects...
4,607
Posted By premseth
Thanks for the detailed explanation and that...
Thanks for the detailed explanation and that worked perfectly!!!
i just had to add another escape for "/" between y/n .{\(y\/n\)}.

Before the license prompt, the installer may exit for few...
4,607
Posted By premseth
Thanks! when i tried to provide exact...
Thanks!

when i tried to provide exact request- before the timeout happens it kind of matched.But does it has to be always the "exact" as few expects - they are longer. and even after increasing...
4,607
Posted By premseth
Thanks, i did tried setting set stty_init -echo...
Thanks, i did tried setting set stty_init -echo and \r at the end.
But still the previous expects are concatenated recursively.

Issue :1
Actual expect "path"?

But from autoexpect when i...
4,607
Posted By premseth
Issues with Expect Script
Hi,

does the expect script tries to match for everyline on the screen irrespective of the prompts???


spawn ./Inst.sh
expect "path? (Y/N)"
send "Y\r"
expect "folder path"
send "$DIR1\r"...
Showing results 1 to 6 of 6

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