Home / cs-notes / Operating System / Linux / Commands / telnet
NAME
telnet - user interface to the TELNET protocol
DESCRIPTION
The telnet command is used to communicate with another host using the TELNET protocol. If telnet is invoked without the host argument, it enters command mode, indicated by its prompt (telnet>). In this mode, it accepts and exe-
cutes the commands listed below. If it is invoked with arguments, it performs an open command with those arguments.