To send commands to the Telnet server
send command
Argument | Description |
---|---|
ao | Abort output command. |
ayt | "Are you there?" command. |
brk | Sends the brk (break) command. |
esc | Sends the current escape character. |
ip | Interrupt process command. |
synch | Performs the Telnet sync operation. |
Notes
send ?
send abcd
will send the strong
abcd
to the Telnet server, which will echo the string
in the Telnet session window.Related Topics
To switch to and from command mode