GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MT(1) User Commands MT(1)

mt - magnetic tape utility

mt [-v] [-f device] command [count]

The mt command performs certain control operations on tape devices. If no device is specified with the -f option and the TAPE environment is not set, the device /dev/rmt/c0s0n is used.

The command argument may be one of:

Erase the entire tape.
Rewind the tape.
Rewind the tape, then wind it to the end of reel, and rewind it again.
Write a file mark at the current position.
Seek past the next file mark.
Seek back over the previous file mark.
Seek forward to next record.
Seek backward to previous record.
Seek past the end of written data.
Rewind the tape and place the tape unit offline.
Report the status of the tape device.

The optional count argument specifies the number of blocks or records to seek, marks to be written, etc.

The -v option causes mt to report the status of the tape device.

Used as tape device if no device argument is given on the command line.
1/15/04 Heirloom Toolchest

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.