echo

echo


ecc (D3/RS6000) Index Level ed
Syntax
Category TCL
Type Verb
Description toggles terminal character echo on or off.

When terminal echo is off, characters entered from the keyboard are not displayed on the terminal screen.
Options
See Also p full duplex half duplex hush (R83) ECHO
Example echo<return>    <- enter the command.
who<return>     <- type "who".
46 rlm krb      <- the output appears.
echo<return>    <- re-enable echo.
who<return>     <- this displays.
Warnings
Compatibility D3 7.0 AP R83
ecc (D3/RS6000) Index Level ed