Can't close a scpi(telnet) session with echo “^]” when I use it in a script

后端 未结 8 2266
日久生厌
日久生厌 2021-02-01 14:08

The use of echo-e \"\\ 029\" does not work either. But if use strg + alt gr + ] directly in a terminal session -> it works.

8条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-01 15:14

    Ctrl + ] This will show as ^] and then

    telnet> q q is for quit

提交回复
热议问题