Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!comp.vuw.ac.nz!dsiramd!actrix!paul From: paul@actrix.co.nz (Paul Gillingwater) Newsgroups: comp.unix.i386 Subject: Tape retensioning Summary: Couldn't find a command, so wrote one.. Message-ID: <1990Jan6.063506.8670@actrix.co.nz> Date: 6 Jan 90 06:35:06 GMT Reply-To: paul@actrix.co.nz (Paul Gillingwater) Organization: Actrix Public Access UNIX, Wellington, New Zealand Lines: 15 Hi, I just got my 150 Mb tape drive running under ISC 386/ix 2.0.2. I wanted to retension some new tapes, prior to using them for data. So, i tried the Xenix command: tape reten But I couldn't find anything like this for ISC. The man(8) page only gave me details of the driver, but no info on simple utilities for tape handling. So, I whipped up a 7 line C program that simply used the ioclt for a TAPE_RETEN (see tape(8)). But what happens to new users who haven't got a C compiler? How do *they* retension their tapes? And yes, I tried RTFM... -- Paul Gillingwater, paul@actrix.co.nz