tcl.echo
Toggles terminal echo.
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.
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.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
