The situation is the following:
I am writing a script to do a backup, in the case the backup failed (bad tape, or write protected tape, etc etc), then it should warn the operator that the backup was not successful, and ask if they want to retry or not. I use error output of tar. If backup was...