MT(1) — UNIX Programmer’s Manual
NAME
mt − Magnetic tape manipulating program
SYNOPSIS
mt [ −t tapename ] command [ count ]
DESCRIPTION
Mt is used to give commands to the tape drive. If a tape name is not specified, /dev/rmt12 is used. If a count is not specified, 1 is assumed.
The following are the mt commands:
eofwrite count end-of-file marks
fsfspace forward count files
fsrspace forward count records
bsfspace backward count files
bsrspace backward count records
rewrewind tape
offlrewind tape and go offline:
FILES
/dev/mt\(**Magnetic tape interface
/dev/rmt\(**Raw magnetic tape interface
SEE ALSO
BUGS
4th Berkeley Distribution — %W%%Q%%Y%