“Como sair do Telnet Linux” Respostas de código

Como sair do Telnet Linux

The trick here is you need to first type escape character e.g. '^]' which is 'Ctrl + ]' and then type quit to close the telnet terminal in Linux or any UNIX system.Jan 26, 2019
Wicked Wallaby

Saia Telnet

#Ctrl+C doesn't work, you should ctrl+] but the most easy way
#is just type "quit" and enter
quit
POG

Respostas semelhantes a “Como sair do Telnet Linux”

Perguntas semelhantes a “Como sair do Telnet Linux”

Mais respostas relacionadas para “Como sair do Telnet Linux” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código