system('stty -echo'); print "Enter Password: "; chomp($pw = ); system('stty echo');