.TH TAPE 1 .SH NAME tape, mt \- identify and manipulate magnetic tape .SH SYNOPSIS .B tape .PP .B mt [ .B \-t tapename ] command [ count ] .SH DESCRIPTION .I tape experiments with the magnetic tape drive and reports under which device name the tape mounted there can be read, how many files and records there are, and how big the records are. .I mt applies a .I command to the named tape drive (default /dev/nrmt1) .I count times (default 1). The .I commands are .TP "\w'offline 'u" .B eof write end-of -file mark .PD0 .TP .B fsf forward space file .TP .B fsr forwardspace record .TP .B bsf backspace file .TP .B bsr backspace record .TP .B rewind rewind .TP .B offline rewind and take off line .PD .SH FILES /dev/nrmt1 .SH SEE ALSO tm(4), dd(1)