(unix-getpass string)
unix-getpass displays string on standard output, reads a password, and returns the password as a string. The procedure invokes the UNIX getpass() function.