eof, weof |
Writes the number of end-of-file markers specified by the Count parameter
at the current position on the tape. |
fsf |
Moves the tape forward the number of files specified by the Count parameter
and positions it to the beginning of the next file. |
bsf |
Moves the tape backwards the number of files specified by
the Count parameter and positions it to the beginning of the
last file skipped. If using the bsf subcommand would cause the tape
head to move back past the beginning of the tape, then the tape will
be rewound, and the mt command will return EIO. |
fsr |
Moves the tape forward the number of records specified by
the Count parameter. |
bsr |
Moves the tape backwards the number of records specified
by the Count parameter. |
rewoff1, rewind |
Rewinds the tape. The Count parameter is ignored. |
status |
Prints status information about the specified tape device.
The output of the status command may change in future implementations. |