[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: reset console echo mode



On Mon, 2003-05-19 at 22:24, jochen issing wrote:
> Hi List,
> 
> I am wondering how to reset the console echo mode, whenever I cancelled
> the cvs password-promt. I know it is possible, but can't find the escape
> sequence/command.
> 
> Thanks,
> 
> jochen
> -- 
> ----------------------------------------
>  jochen issing
>  mailto:jochen@mcf-music.de
>  http://www.mcf-music.de
>  GPG:0A121BC8
> ----------------------------------------
> 

stty -echo          # turn echo off

stty echo           # turn echo on


Hope this helps.

Charles



Reply to: