HP-UX Reference (11i v1 05/09) - 1 User Commands N-Z (vol 2)
t
telnet(1)
Kerberos telnet(1)
a TELNET EL sequence (see send el
above) is sent to the remote system. The ini-
tial value for the kill character is taken to be the terminal’s
kill character.
eof If telnet is operating in line-by-line mode, entering this character as the first char-
acter on a line causes this character to be sent to the remote system. The initial value
of the eof character is taken to be the terminal’s
eof character.
toggle arguments ...
Toggle (between TRUE and FALSE ) various flags that control how
telnet responds to
events. More than one argument can be specified. The state of these flags can be shown by
using the
display command. Valid arguments are:
localchars
If TRUE, the flush, interrupt , quit
, erase, and kill characters (see
set above) are recognized locally, and transformed into appropriate TELNET
control sequences (respectively
ao, ip, brk, ec, and
el; see send above).
The initial value for this toggle is
TRUE
in line-by-line mode, and FALSE in
character-at-a-time mode.
autoflush
If autoflush and localchars are both TRUE, whenever the ao, intr,
or quit characters are recognized (and transformed into TELNET sequences −
see set above for details), telnet refuses to display any data on the user’s
terminal until the remote system acknowledges (via a TELNET Timing Mark
option) that it has processed those TELNET sequences. The initial value for this
toggle is TRUE.
autologin
Enable or disable automatic login into the Kerberos realm. Using this option
yields the same results as using the -a option. The initial value for this toggle
is TRUE.
autosynch
If autosynch and localchars are both TRUE, when either the intr or
quit character is typed (see set above for descriptions of the intr and
quit characters), the resulting TELNET sequence sent is followed by the TEL-
NET SYNCH sequence. This procedure should cause the remote system to begin
discarding all previously typed input until both of the TELNET sequences have
been read and acted upon. The initial value of this toggle is FALSE.
binary
Enable or disable the TELNET BINARY option on both input and output. This
option should be enabled in order to send and receive 8-bit characters to and
from the TELNET server.
crlf
If TRUE, end-of-line sequences are sent as an ASCII carriage-return and line-
feed pair. If FALSE, end-of-line sequences are sent as an ASCII carriage-return
and NUL character pair. The initial value for this toggle is FALSE.
crmod
Toggle carriage return mode. When this mode is enabled, any carriage return
characters received from the remote host are mapped into a carriage return and
a line feed. This mode does not affect those characters typed by the user; only
those received. This mode is only required for some hosts that require the client
to do local echoing, but output ‘‘naked’’ carriage returns. The initial value for
this toggle is FALSE.
echo
Toggle local echo mode or remote echo mode. In local echo mode, user input is
echoed to the terminal by the local telnet before being transmitted to the
remote host. In remote echo, any echoing of user input is done by the remote
host. Applications that handle echoing of user input themselves, such as C shell,
Korn shell, and vi (see csh(1), ksh(1), and vi(1)), do not work correctly with
local echo.
options
Toggle viewing of TELNET options processing. When options viewing is enabled,
HP-UX 11i Version 1: September 2005 − 4 − Hewlett-Packard Company Section 1−−973