question about getpass

ron%brl-bmd at sri-unix.UUCP ron%brl-bmd at sri-unix.UUCP
Tue Jun 14 02:20:31 AEST 1983


From:      Ron Natalie <ron at brl-bmd>

It's a kludge but you could always do something like....

	for(i=0; i < NFILES; i++) dup(0);

before calling getpass.

-Ron



More information about the Comp.unix.wizards mailing list