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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DivakarG
  • Content: Threads
  • Order by date
  1. DivakarG

    Problem while writing to Tape

    Hi, I am trying to write 4 files on to a Magnetic tape. I used Special File names to write data as below: 1) tctl -f /dev/rmt0 rewind 2) tar -cvf /dev/rmt0.3 /temp123/File1 3) tar -cvf /dev/rmt0.2 /temp123/File2 4) tar -cvf /dev/rmt0.2 /temp123/File3 5) tar -cvf /dev/rmt0 /temp123/File4...

Part and Inventory Search

Back
Top