stty -echo

Apeksha Godiyal apeksha.godiyal at gmail.com
Wed Mar 28 13:00:59 UTC 2007


Hi,

I have been using the command stty -echo which is supposed to turn of
displaying characters. But it is not turning off the echoing of typed chars.

Example:

$ stty -echo
$ echo hi
hi
$

Here "echo hi" should not have been printed.
Is this a bug or have I not interpreted the man pages?

Thanks in advance,
Apeksha Godiyal


More information about the freebsd-questions mailing list