Chris Hoover <[EMAIL PROTECTED]> writes: | Is there a way to have my system automatically eject a tape from my scsi | tape drive? I'm wanting to add this to my backup script, so I don't | forget to change to tape and overwrite a backup.
man mt Short answer: mt -f /dev/nst0 rewoff Gary