table of contents
other versions
- experimental 0~git20171013+dfsg-1+b1
RAWTAP(1) | General Commands Manual | RAWTAP(1) |
NAME¶
rawtap - manipulate .tap magtape container files used by SIMH
SYNOPSIS¶
rawtap -c CONTAINER [OPTIONS]
FILE ...
rawtap -a CONTAINER [OPTIONS] FILE ...
rawtap -e CONTAINER ...
DESCRIPTION¶
rawtap manipulates .tap magtape container files used by SIMH. It supports three different commands:
OPTIONS¶
- -r LEN
- Max record size to be used when writing files to the tape container. (1 <= LEN <= 65536, default 10240). The new record size applies to all following files on the command line. There may be multiple -r switches on the command line if the record size needs to be different across multiple files.
SEE ALSO¶
2017-10-15 | simtools |