> 1) do
> stty -echo
> read foo bar
> stty echo
>
> though in case you hit ^c in that read, that may lead to a tty with no
> echo. perhaps may be solved with trap.

This work fine whit stty & traps!

Thanks!

-- 
# /dev/hdc
-> OpenBSDeros.org
hdc [at] openbsderos [dot] org

Reply via email to