Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tctl tape command

Status
Not open for further replies.

johndrake

Technical User
Jul 25, 2002
97
Hi All,

I am trying to find the command that will unload the tape
from a tape drive. I am using AIX 4.3.3. I have checked the
man page for "tctl" and could not find the command that would unload the tape drive, here. I can unload the tape drive if I
go into "tapeutil". However, this is not useful because I would like to unload the tape drive from a script. If anyone could help, I would greatly appreciate it.

Thank you,

-Joe
 
Hi,
Just for information, you can use &quot;mt -f <device name> offline&quot; or &quot;mt -f <device name> rewoffl&quot;. The last one forces a rewind to the tape.

HTT
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top