[net.sources] RT-11 floppy -- rt11.1.v6

jrb@wdl1.UUCP (John R Blaker) (02/17/84)

.th RT11 IX 10-28-82
.sh NAME
rt11 - Program for reading RT-11 format floppy discs
.sh SYNOPSIS
rt11 [-lxv01] [files ...]
.sh DEFINITION
.bd Rt11
is a program allowing a reading interface with RT-11 format floppy discs.
It allows the user to list the contents of the directory and to read in files
to UNIX.
It takes the following switches:
.s3
.lp 14 7
\-l	Specify list option.
This is the default.
.s3
.lp 14 7
\-x	Specify extract option.
The named files are extracted.
If no files are specified then the entire contents of the disc are read in.
.s3
.lp 14 7
\-v	Be verbose about things.
.s3
.lp 14 7
\-0	Specify drive 0.
This is the default.
.s3
.lp 14 7
\-1	Specify drive 1.
.i0
.sh EXAMPLES
rt11 -l0
.s3
rt11 -l0v
.s3
rt11 -x1
.s3
rt11 -xv1 foobar.bas
.sh AUTHOR
John R Blaker x4219
.s3
Ford Aerospace & Communications Corporation
.sh FILES
/tmp/disc_lock	Prevents other users of
.bd rt11
to access disc
.sh LIMITATIONS
Doesn't allow the user to create a RT-11 disc.
Assumes that there is only one directory segment on the disc.
.sh BUGS
Seems to have trouble with dates of creation of disc files.