#!/bin/sh # sa0 is the default, but this is just to be sure mt -f /dev/rsa0 rewind cd ~/RESTORE # tar a backup to the raw tape device tar -tzvf /dev/rsa0 > backup-toc.txt