if [ "$1" = "noechoback" ]; then stty --file=/dev/tty -echo echonl || stty -F /dev/tty -echo echonl || stty -f /dev/tty -echo echonl || exit 1 IFS= read -r INPUT /dev/tty else IFS= read -r INPUT