mgarriss wrote: > Any easy and elegant way to do the 'no output to the screen' thing for > entering passwords. I don't want to have to use ncurses. Also, can I > force stdin to be a tty like 'su' does? > > Michael I should mention that I'm on a GNU/Linux but it'd be nice to have a cross-platform solution to this.