# read and output only one character
dd if=/dev/tty bs=1 count=1 2> /dev/null
# restore terminal and restore stty
... t"
_FULLBACKUP="yes"
_LOGFILE="/logs/backup/"
_DEVICE="/dev/rmt/0n"
_INFORM="yes"
_PRINT_STATS="yes"
T... gfile Is : $_LOGFILE"
echo "The Device To Backup To is : $_DEVICE"
echo "You Are To Be Informed by Mail : $_IN... Logfile Is : /logs/backup/
The Device To Backup To is : /dev/rmt/0n
You Are To Be Informed by Mail : yes
A