Ausam/doc/man/man1/stap.1
.th STAP I 8/2/78
.sh NAME
stap \*- manipulate tape position
.sh SYNOPSIS
.bd stap
[x[n]...] ...
.sh DESCRIPTION
.it Stap
performs
.it stty
operations on the mag tape drive to position
the tape relative to file marks, and/or skip blocks.
The tape drive is opened for reading only unless a tape mark is written.
The argument
.bd x
can be any of the following:
.s3
.lp +21 10
b Skip forward block
.lp +21 10
f Skip forward file
.lp +21 10
B Skip reverse block
.lp +21 10
F Skip reverse file
.lp +21 10
r Rewind
.lp +21 10
e Write tape mark
.lp +21 10
m Write tape mark
.lp +21 10
o Put drive off line
.i0
.dt
and
.bd n
represents a decimal count (\ default 1\ ).
The default arguments will position the tape at the beginning of the next file.
.sh FILES
/dev/rnmt0
.sh "SEE ALSO"
tm(IV)
.sh DIAGNOSTICS
yes
.sh AUTHOR
Piers Lauder (\ University of Sydney\ )
.sh BUGS