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.v7
Message-ID: <149@wdl1.UUCP>
Date: Fri, 17-Feb-84 13:49:08 EST
Article-I.D.: wdl1.149
Posted: Fri Feb 17 13:49:08 1984
Date-Received: Sun, 19-Feb-84 03:02:14 EST
Lines: 52

.TH RT11 1 "FACC-Local"
.SH NAME
rt11 - Program for reading RT-11 format floppy discs
.SH SYNOPSIS
rt11 [-lxv01] [files ...]
.SH DEFINITION
.B 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:
.P
.lp 14 7
\-l	Specify list option.
This is the default.
.P
.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.
.P
.lp 14 7
\-v	Be verbose about things.
.P
.lp 14 7
\-0	Specify drive 0.
This is the default.
.P
.lp 14 7
\-1	Specify drive 1.
.i0
.SH EXAMPLES
.nf
rt11 -l0
rt11 -l0v
rt11 -x1
rt11 -xv1 foobar.bas
.fi
.SH AUTHOR
.nf
John R Blaker	x4219
Ford Aerospace & Communications Corporation
.fi
.SH FILES
/tmp/disc_lock	Prevents other users of
.B 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.