home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
rtsi.com
/
2014.01.www.rtsi.com.tar
/
www.rtsi.com
/
OS9
/
OSK
/
CMDS
/
mtools_3.6.docs.lzh
/
MTOOLS_3.6
/
DOCS
/
mzip.1
< prev
next >
Wrap
Text File
|
1997-11-12
|
3KB
|
123 lines
.TH mzip 1 "21mar97" mtools-3.4
.SH Name
mzip - change protection mode and eject disk on Zip/Jaz drive
'\" t
.de TQ
.br
.ns
.TP \\$1
..
.tr \(is'
.tr \(if`
.tr \(pd"
.SH Note
This manpage has been automatically generated from mtools's texinfo
documentation. However, this process is only approximative, and some
items, such as crossreferences, footnotes and indices are lost in this
translation process. Indeed, this items have no appropriate
representation in the manpage format. Moreover, only the items specific
to each command have been translated, and the general information about
mtools has been dropped in the manpage version. Thus I strongly advise
you to use the original texinfo doc.
.TP
* \ \
To generate a printable copy from the texinfo doc, run the following
commands:
.nf
.ft 3
.in +0.3i
./configure; make dvi; dvips mtools.dvi
.fi
.in -0.3i
.ft R
.lp
\&\fR
.TP
* \ \
To generate a html copy, run:
.nf
.ft 3
.in +0.3i
./configure; make html
.fi
.in -0.3i
.ft R
.lp
\&\fRA premade html can be found at:
\&\fR\&\f(CW\(ifhttp://linux.wauug.org/pub/knaff/mtools\(is\fR
.TP
* \ \
To generate an info copy (browsable using emacs' info mode), run:
.nf
.ft 3
.in +0.3i
./configure; make info
.fi
.in -0.3i
.ft R
.lp
\&\fR
.PP
The texinfo doc looks most pretty when printed or as html. Indeed, in
the info version certain examples are difficult to read due to the
quoting conventions used in info.
.PP
.SH Description
.iX "c Zip disk (utilities)"
.iX "c Jaz disk (utilities)"
.iX "c Ejecting a Zip/Jaz disk"
.iX "c Write protecting a Zip/Jaz disk"
.iX "p mzip"
.iX "c ZipTools disk"
.iX "c password protected Zip disks"
.PP
The \fR\&\f(CWmzip\fR command is used to issue ZIP disk specific commands on
Solaris or HPUX. Its syntax is:
.PP
.(l I
\&\fR\&\f(CWmzip\fR [\fR\&\f(CW-epqrwx\fR]
.)l
.PP
\&\fR\&\f(CWMzip\fR allows the following
command line options:
.TP
\&\fR\&\f(CWe\fR\
Ejects the disk.
.TP
\&\fR\&\f(CWf\fR\
Force eject even if the disk is mounted.
.TP
\&\fR\&\f(CWr\fR\
Write protect the disk.
.TP
\&\fR\&\f(CWw\fR\
Remove write protection.
.TP
\&\fR\&\f(CWp\fR\
Password write protect.
.TP
\&\fR\&\f(CWx\fR\
Password protect
.TP
\&\fR\&\f(CWq\fR\
Queries the status
.PP
To remove the password, set it to one of the passwordless modes
\&\fR\&\f(CW-r\fR or \fR\&\f(CW-w\fR: mzip will then ask you for the password, and
unlock the disk. If you have forgotten the password, you can get rid of
it by low-level formatting the disk (using your SCSI adaptor's BIOS
setup). The ZipTools disk included with the drive is also password
protected. This password is automatically removed once the ZipTools
have been installed.
.SH See Also
Mtools' texinfo doc