#!/bin/sh # A POSIX compliant answer stty -echo printf "Password: " read PASSWORD stty echo printf " "