Hi,
I'm relatively new to Unix, and I've just written my first Unix script, which should basically write the start time of a cpio backup out to a log file, initiate the backup, and then write the finish time and the tape xstatus statistics out to the same log file.
However, it doesn't seem to...