From owner-freebsd-hackers Thu Jan 11 03:22:58 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA25069 for hackers-outgoing; Thu, 11 Jan 1996 03:22:58 -0800 (PST) Received: from rf900.physics.usyd.edu.au (rf900.physics.usyd.edu.au [129.78.129.109]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA25042 for ; Thu, 11 Jan 1996 03:22:48 -0800 (PST) Received: (from dawes@localhost) by rf900.physics.usyd.edu.au (8.6.11/8.6.9) id WAA02562; Thu, 11 Jan 1996 22:14:27 +1100 From: David Dawes Message-Id: <199601111114.WAA02562@rf900.physics.usyd.edu.au> Subject: Re: A few NITS about SCSI Tapes To: joerg_wunsch@uriah.heep.sax.de Date: Thu, 11 Jan 1996 22:14:27 +1100 (EST) Cc: freebsd-hackers@freebsd.org In-Reply-To: <199601110844.JAA10703@uriah.heep.sax.de> from "J Wunsch" at Jan 11, 96 09:44:07 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@freebsd.org Precedence: bulk >As Ben Jackson wrote: >> >> Sorry if this was covered (I've been mostly ignoring this thread), but >> the standard command for this is `retension'. While I doubt many people >> actually spell it out (`ret' would work in either case), there's no need >> to introduce an incompatibility. > >Hmm, ``standard command''? Who does already have it? > >I'm all for renaming it if there has already been such an `mt' command >on other systems, but i didn't knew this. SunOS 4.x for example -- from the mt(1) man page: retension Rewind the cartridge tape completely, then wind it forward to the end of the reel and back to beginning-of-tape to smooth out tape tension. While talking about mt, how difficult would it be to have 'mt status' behaviour similar to SunOS 4.x (in particular having it show the current file number)? David