Help for this page
#turn off the terminal's echo `stty -echo` ;
# turn echo back on, an extra check before we exit END { `stty echo` }