Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!hpda!fortune!wdl1!jrb
From: jrb@wdl1.UUCP (John R Blaker)
Newsgroups: net.sources
Subject: RT-11 floppy -- rt11.1.v6
Message-ID: <148@wdl1.UUCP>
Date: Fri, 17-Feb-84 13:48:46 EST
Article-I.D.: wdl1.148
Posted: Fri Feb 17 13:48:46 1984
Date-Received: Sun, 19-Feb-84 03:01:29 EST
Lines: 52

.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.