I can't figure out how to get tapeutil to list the contents of a tape that I just backed up.

tapeutil -f /dev/rmt1 unmount
tapeutil -f /dev/rmt1 mount ${TODAY}
tapeutil -f /dev/rmt1 erase
tar -cvf /dev/rmt1 /backup 

How do I list the files on the tape? Via tapeutil? ls?

link|improve this question

78% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.