Martin Schlemmer wrote:
[...]

>Just use bash's built-in read function:
>
>-----
>local password newpasswd
># Read the password into $password
>read -sp "Please enter password: " password
># Just echo a newline so that next output start on new line
>echo
>  
>
[...]

>Or something to that regards.
>  
>
In Cvs, thanks.

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to