The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: Write in a tape
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-03-2006
aladdin aladdin is offline
Registered User
  
 

Join Date: Oct 2006
Posts: 78
Hi:
try this

#hwmgr v d | grep tape
this will show you all tape devices you have.
as for the writing you can use the dump command, depending on your file system and OS you are using.