chive systems
_CODE="comet"
_FULLBACKUP="yes"
_LOGFILE="/logs/backup/"
_DEVICE="/dev/rmt/0n"
_INFORM="yes"
... up Required : $_FULLBACKUP"
echo "The Logfile Is : $_LOGFILE"
echo "The Device To Backup To is : $_D... ports
Full Backup Required : yes
The Logfile Is : /logs/backup/
The Device To Backup To is : /dev/
ted.
</code>
==== compound comparison ====
-a
logical and
exp1 -a exp2 returns true if both exp1 and exp2 are true.
----
-o
logical or
exp1 -o exp2 returns true if either exp1