I have used the /usr/bin/expect
interpreter to telnet into my other system and execute some commands using send.
Telnet is successful however the problem is that I have to use the following command
send "unset vpn "TEST" "
when I run the script, it shows me the following error due to " inside send command.
extra characters after close-quote while executing